make coreutils compile faster
This commit is contained in:
parent
bb5e7c5f0f
commit
ec59e37f4d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user