projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9589b3c
)
Add the new binutils and gdb, but don't make them defaults since I haven't
author
Manuel Novoa III
<mjn3@codepoet.org>
Thu, 30 Sep 2004 01:08:50 +0000
(
01:08
-0000)
committer
Manuel Novoa III
<mjn3@codepoet.org>
Thu, 30 Sep 2004 01:08:50 +0000
(
01:08
-0000)
really tested them yet.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 525b62ee83a00540901dfe2443d542323026156a..4434e9868fdcc0b00ec8b8848a258eb09ed8d1fe 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-76,12
+76,14
@@
GCC_VERSION:=3.4.2
#BINUTILS_VERSION:=2.15.90.0.3
#BINUTILS_VERSION:=2.15.91.0.1
BINUTILS_VERSION:=2.15.91.0.2
+#BINUTILS_VERSION:=2.15.92.0.2
# Choose gdb version.
#
#GDB_VERSION:=5.3
GDB_VERSION:=6.1.1
#GDB_VERSION:=6.2
+#GDB_VERSION:=6.2.1
# Enable this to use the uClibc daily snapshot instead of a released