projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74c1635
)
Stock buildroot is not supposed to build gcc_target
author
Eric Andersen
<andersen@codepoet.org>
Wed, 22 Oct 2003 06:44:40 +0000
(06:44 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 22 Oct 2003 06:44:40 +0000
(06:44 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 68f6900ee231c931d55186712ec867155214b907..7e8bc3191e3ee3952d905f77f873256d2b2727e7 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-124,7
+124,7
@@
TARGETS+=busybox tinylogin
#If you want a development system, you probably want gcc built
# with uClibc so it can run within your dev system...
#TARGETS+=gcc2_95_target
-TARGETS+=gcc3_3_target
+
#
TARGETS+=gcc3_3_target
# Of course, if you are installing a development system, you
# may want some header files so you can compile stuff....