projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f3a75a
)
mpdas: fix linking
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 15 Dec 2010 10:01:00 +0000
(10:01 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 15 Dec 2010 10:01:00 +0000
(10:01 +0000)
SVN-Revision: 24601
sound/mpdas/Makefile
patch
|
blob
|
history
diff --git
a/sound/mpdas/Makefile
b/sound/mpdas/Makefile
index 79f267c9a3f043375b43da91b8ac880be2f6b952..8100e77632bb1b78865f224a31913a12d773a743 100644
(file)
--- a/
sound/mpdas/Makefile
+++ b/
sound/mpdas/Makefile
@@
-39,6
+39,7
@@
EXTRA_CPPFLAGS:=\
EXTRA_LDFLAGS:=\
-L$(STAGING_DIR)/usr/lib/libintl/lib \
-L$(STAGING_DIR)/usr/lib/libiconv/lib \
+ -Wl,-rpath-link=$(STAGING_DIR)/usr/lib
MAKE_FLAGS += \
CPPFLAGS="$(TARGET_CPPFLAGS) $(EXTRA_CPPFLAGS)" \