mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
make coreutils compile faster
This commit is contained in:
@@ -39,6 +39,8 @@ $(COREUTILS_DIR)/.configured: $(COREUTILS_DIR)/.unpacked
|
||||
--mandir=/usr/man \
|
||||
--infodir=/usr/info \
|
||||
--disable-nls \
|
||||
--disable-rpath \
|
||||
--disable-dependency-tracking \
|
||||
);
|
||||
#Fix up the max number of open files per process, which apparently
|
||||
# is not set when cross compiling
|
||||
|
||||
Reference in New Issue
Block a user