projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c783fd0
)
[package] libtool: revert r16212. It broke building packages using c++.
author
Lars-Peter Clausen
<lars@metafoo.de>
Wed, 3 Jun 2009 10:03:29 +0000
(10:03 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Wed, 3 Jun 2009 10:03:29 +0000
(10:03 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16305
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/libtool/Makefile
patch
|
blob
|
history
diff --git
a/package/libtool/Makefile
b/package/libtool/Makefile
index
bf9e520
..
f179cd7
100644
(file)
--- a/
package/libtool/Makefile
+++ b/
package/libtool/Makefile
@@
-25,7
+25,6
@@
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/package.mk
CONFIGURE_PREFIX=$(STAGING_DIR)/host
-CONFIGURE_VARS+= CXX=no
export GLOBAL_LIBDIR=$(STAGING_DIR)/usr/lib
define Package/libltdl