This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
classpath: force use of target gmp lib
Signed-off-by: Nicolas Thill <nico@openwrt.org>
lilik-openwrt-22.03
Nicolas Thill
10 years ago
parent
f662eff2dd
commit
e52372940e
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libs/classpath/Makefile
+ 1
- 0
libs/classpath/Makefile
View File
@ -51,6 +51,7 @@ endef
$(
eval
$
(
call
Download
,
antlr
)
)
$(
eval
$
(
call
Download
,
antlr
)
)
CONFIGURE_ARGS
+=
\
CONFIGURE_ARGS
+=
\
--with-gmp
=
"
$(
STAGING_DIR
)
/usr
"
\
--without-x
\
--without-x
\
--disable-gtk-peer
\
--disable-gtk-peer
\
--disable-qt-peer
\
--disable-qt-peer
\
Write
Preview
Loading…
Cancel
Save