projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd864bd
)
[packages] mpdas: fix linking
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Dec 2010 10:01:00 +0000
(10:01 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Dec 2010 10:01:00 +0000
(10:01 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24601
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
sound/mpdas/Makefile
patch
|
blob
|
history
diff --git
a/sound/mpdas/Makefile
b/sound/mpdas/Makefile
index
79f267c
..
8100e77
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)" \