mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
toolchain/gcc: java needs largefile support
This commit is contained in:
parent
a62ceefdd4
commit
30ee5f0560
@ -149,6 +149,7 @@ config BR2_INSTALL_LIBGCJ
|
|||||||
bool "Build/install java compiler and libgcj?"
|
bool "Build/install java compiler and libgcj?"
|
||||||
depends on !BR2_avr32 && BR2_INSTALL_LIBSTDCPP
|
depends on !BR2_avr32 && BR2_INSTALL_LIBSTDCPP
|
||||||
select BR2_GCC_CROSS_JAVA
|
select BR2_GCC_CROSS_JAVA
|
||||||
|
select BR2_LARGEFILE
|
||||||
help
|
help
|
||||||
Build/install java compiler and libgcj?
|
Build/install java compiler and libgcj?
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user