projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27f7064
)
Change some defaults.
author
Eric Andersen
<andersen@codepoet.org>
Wed, 8 May 2002 09:45:36 +0000
(09:45 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 8 May 2002 09:45:36 +0000
(09:45 -0000)
make/uclibc.mk
patch
|
blob
|
history
diff --git
a/make/uclibc.mk
b/make/uclibc.mk
index 9d1b3b1997220bd6b11d998f6f4989708ed3f944..f57fc4e84e011c134918c69d044ae9938b18caeb 100644
(file)
--- a/
make/uclibc.mk
+++ b/
make/uclibc.mk
@@
-43,10
+43,10
@@
$(UCLIBC_DIR)/.configured: $(UCLIBC_DIR)/.unpacked
--large_file=$(LARGEFILE) \
--ldso_path="/lib" \
--long_long=true \
- --rpc_support=
tru
e \
+ --rpc_support=
fals
e \
--shadow=true \
--shared_support=true \
- --threads=
tru
e \
+ --threads=
fals
e \
--debug=false \
--file=$(UCLIBC_DIR)/extra/Configs/Config.$(ARCH) \
> $(UCLIBC_DIR)/Config;