mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 13:33:28 +08:00
Change some defaults.
This commit is contained in:
parent
27f7064f68
commit
bcc73c75bd
@ -43,10 +43,10 @@ $(UCLIBC_DIR)/.configured: $(UCLIBC_DIR)/.unpacked
|
||||
--large_file=$(LARGEFILE) \
|
||||
--ldso_path="/lib" \
|
||||
--long_long=true \
|
||||
--rpc_support=true \
|
||||
--rpc_support=false \
|
||||
--shadow=true \
|
||||
--shared_support=true \
|
||||
--threads=true \
|
||||
--threads=false \
|
||||
--debug=false \
|
||||
--file=$(UCLIBC_DIR)/extra/Configs/Config.$(ARCH) \
|
||||
> $(UCLIBC_DIR)/Config;
|
||||
|
Loading…
Reference in New Issue
Block a user