summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1997-09-16 10:11:13 -0600
committerJeff Law <law@gcc.gnu.org>1997-09-16 10:11:13 -0600
commit382738969d8f7964a7e03bd3a6c67431c8b865e2 (patch)
tree06e2506d35cf68fbba4bbc8595df41c188e9f512 /config
parente693cc28bbfeb1c1728bec4392505d2eba2b1090 (diff)
downloadgcc-382738969d8f7964a7e03bd3a6c67431c8b865e2.tar.gz
More stuff from Uli.
From-SVN: r15487
Diffstat (limited to 'config')
-rw-r--r--config/mt-linux2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/mt-linux b/config/mt-linux
new file mode 100644
index 00000000000..bbd9792c593
--- /dev/null
+++ b/config/mt-linux
@@ -0,0 +1,2 @@
+# When using glibc 2 on Linux we must always use vtable thunks.
+ CXXFLAGS=-O2 -g -fvtable-thunks