summaryrefslogtreecommitdiff
path: root/toolchain/gcc/3.4.3/900-nios2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/3.4.3/900-nios2.patch')
-rw-r--r--toolchain/gcc/3.4.3/900-nios2.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/3.4.3/900-nios2.patch b/toolchain/gcc/3.4.3/900-nios2.patch
index 07d09c1cd..39ac283ea 100644
--- a/toolchain/gcc/3.4.3/900-nios2.patch
+++ b/toolchain/gcc/3.4.3/900-nios2.patch
@@ -6989,7 +6989,7 @@
+
+#undef STARTFILE_SPEC
+#define STARTFILE_SPEC \
-+"%{msys-crt0=*: %*} %{!msys-crt0=*: crt0%O%s} \
++"%{msys-crt0=*: %*} %{!msys-crt0=*: crt1%O%s} \
+ %{msys-crt0=: %eYou need a C startup file for -msys-crt0=} \
+ %{mctors-in-init: crti%O%s crtbegin%O%s} \
+"