projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc4c9e3
)
Fix a cut-n-paste bug. Monotonous editing strikes again.
author
Manuel Novoa III
<mjn3@codepoet.org>
Fri, 6 Feb 2004 07:39:02 +0000
(07:39 -0000)
committer
Manuel Novoa III
<mjn3@codepoet.org>
Fri, 6 Feb 2004 07:39:02 +0000
(07:39 -0000)
sources/gcc2.95-uclibc-conf.patch
patch
|
blob
|
history
diff --git
a/sources/gcc2.95-uclibc-conf.patch
b/sources/gcc2.95-uclibc-conf.patch
index bbf73621045bea1febd5d8b0d3c8e35213395d9e..f244387cc9a52a2d2068c28ffdea656f5ff2ca8f 100644
(file)
--- a/
sources/gcc2.95-uclibc-conf.patch
+++ b/
sources/gcc2.95-uclibc-conf.patch
@@
-178,7
+178,7
@@
diff -urN gcc-20011006/gcc/configure gcc-20011006-new/gcc/configure
+ tm_file="arm/linux-elf26.h $tm_file"
+ ;;
+ esac
-+ tmake_file="t-linux arm/t-linux"
++ tmake_file="t-linux
-uclibc
arm/t-linux"
+ extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
+ gnu_ld=yes
+ case x${enable_threads} in