projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e46e845
)
[packages] elfutils: remove libintl hacks from makefile
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 19 Dec 2010 04:51:38 +0000
(
04:51
+0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 19 Dec 2010 04:51:38 +0000
(
04:51
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24709
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/elfutils/Makefile
patch
|
blob
|
history
diff --git
a/libs/elfutils/Makefile
b/libs/elfutils/Makefile
index
a12b94a
..
5a19a93
100644
(file)
--- a/
libs/elfutils/Makefile
+++ b/
libs/elfutils/Makefile
@@
-29,9
+29,6
@@
endef
CONFIGURE_OPTS += \
--disable-generic \
-EXTRA_CPPFLAGS:=-I$(STAGING_DIR)/usr/lib/libintl/include
-EXTRA_LDFLAGS:=-L$(STAGING_DIR)/usr/lib/libintl/lib -lintl
-
MAKE_PATH:=./libelf
define Build/InstallDev