[toolchain] remove support for disabling large file support, it is broken, breaks compatibility to anything and has no effect on most packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25208 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
8d441108f2
commit
2bfa03e5ce
|
@ -140,13 +140,6 @@ menu "Global build settings"
|
|||
In case software provides optional support for patented functionality,
|
||||
this optional support will get disabled for this package.
|
||||
|
||||
config LARGEFILE
|
||||
bool
|
||||
prompt "Enable large file (files > 2 GB) support"
|
||||
default y
|
||||
help
|
||||
Enable large file (files > 2 GB) support.
|
||||
|
||||
config SHADOW_PASSWORDS
|
||||
bool
|
||||
prompt "Enable shadow password support"
|
||||
|
|
Loading…
Reference in New Issue