Explorar o código

Force Large File Support disabled on Cris, since something
appears to be wrong with their toolchain that is tickled
by LFS.

Eric Andersen %!s(int64=21) %!d(string=hai) anos
pai
achega
7b20dadaf5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      extra/Configs/Config.in

+ 1 - 0
extra/Configs/Config.in

@@ -165,6 +165,7 @@ config PTHREADS_DEBUG_SUPPORT
 config UCLIBC_HAS_LFS
 	bool "Large File Support"
 	default y
+	depends on !CONFIG_CRIS
 	help
 	  If you wish to build uClibc with support for accessing large files 
 	  (i.e. files greater then 2 GiB) then answer Y.  Do not enable this