mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[toolchain] gcj can only be built safely on gcc >= 4.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22843 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
06c22796d0
commit
cdb73c4f2b
@ -108,6 +108,7 @@ config INSTALL_LIBSTDCPP
|
||||
|
||||
config INSTALL_LIBGCJ
|
||||
bool
|
||||
depends on !(GCC_VERSION_4_1||GCC_VERSION_4_2)
|
||||
prompt "Build/install java compiler and GNU classpath ?" if TOOLCHAINOPTS
|
||||
default n
|
||||
help
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user