projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f952c94
)
build toolchain by default
author
Eric Andersen
<andersen@codepoet.org>
Wed, 28 Aug 2002 22:38:39 +0000
(22:38 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 28 Aug 2002 22:38:39 +0000
(22:38 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index c711196b9931ca92330ed8515bfafa0275c8a531..b2916e44c7e4bce50ce4810b26625a581503946d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-34,7
+34,7
@@
ARCH:=i386
#ARCH:=whatever
# enable to build a native gcc toolchain with uclibc support
-USE_UCLIBC_TOOLCHAIN:=
fals
e
+USE_UCLIBC_TOOLCHAIN:=
tru
e
# Enable this to use the uClibc daily snapshot instead of a released
# version. Daily snapshots may contain new features and bugfixes. Or