projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f662eff
)
classpath: force use of target gmp lib
author
Nicolas Thill
<nico@openwrt.org>
Wed, 7 Jan 2015 00:56:28 +0000
(
01:56
+0100)
committer
Nicolas Thill
<nico@openwrt.org>
Wed, 7 Jan 2015 01:00:35 +0000
(
02:00
+0100)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
libs/classpath/Makefile
patch
|
blob
|
history
diff --git
a/libs/classpath/Makefile
b/libs/classpath/Makefile
index 480b887d351bb4635738824038758fae5c5a87a3..273678e1e71eaaa431f5e48df441fe16f93ffa62 100644
(file)
--- a/
libs/classpath/Makefile
+++ b/
libs/classpath/Makefile
@@
-51,6
+51,7
@@
endef
$(eval $(call Download,antlr))
CONFIGURE_ARGS += \
+ --with-gmp="$(STAGING_DIR)/usr" \
--without-x \
--disable-gtk-peer \
--disable-qt-peer \