aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/config/mh-alpha-linux
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/config/mh-alpha-linux')
-rw-r--r--gcc-4.9/config/mh-alpha-linux3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc-4.9/config/mh-alpha-linux b/gcc-4.9/config/mh-alpha-linux
new file mode 100644
index 000000000..9a9244baa
--- /dev/null
+++ b/gcc-4.9/config/mh-alpha-linux
@@ -0,0 +1,3 @@
+# Prevent GPREL16 relocation truncation
+LDFLAGS += -Wl,--no-relax
+BOOT_LDFLAGS += -Wl,--no-relax