aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.3/gcc/config/rs6000/x-linux-relax
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.4.3/gcc/config/rs6000/x-linux-relax')
-rw-r--r--gcc-4.4.3/gcc/config/rs6000/x-linux-relax2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc-4.4.3/gcc/config/rs6000/x-linux-relax b/gcc-4.4.3/gcc/config/rs6000/x-linux-relax
new file mode 100644
index 000000000..2743a94e4
--- /dev/null
+++ b/gcc-4.4.3/gcc/config/rs6000/x-linux-relax
@@ -0,0 +1,2 @@
+# At -O0 cc1 etc. are too large and -Wl,--relax is needed
+$(COMPILERS) : override LDFLAGS += -Wl,--relax