Commit 30ee5f05 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

toolchain/gcc: java needs largefile support

parent a62ceefd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -149,6 +149,7 @@ config BR2_INSTALL_LIBGCJ
	bool "Build/install java compiler and libgcj?"
	depends on !BR2_avr32 && BR2_INSTALL_LIBSTDCPP
	select BR2_GCC_CROSS_JAVA
	select BR2_LARGEFILE
	help
	  Build/install java compiler and libgcj?