summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/.Sanitize1
-rw-r--r--config/mt-linux2
2 files changed, 3 insertions, 0 deletions
diff --git a/config/.Sanitize b/config/.Sanitize
index 9b42c54736..74d0e1b0c9 100644
--- a/config/.Sanitize
+++ b/config/.Sanitize
@@ -66,6 +66,7 @@ mh-windows
mh-x86pic
mpw
mpw-mh-mpw
+mt-linux
mt-m68kpic
mt-netware
mt-papic
diff --git a/config/mt-linux b/config/mt-linux
new file mode 100644
index 0000000000..bbd9792c59
--- /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
OpenPOWER on IntegriCloud