Add (apparently) missing file.
authorJeff Law <law@redhat.com>
Mon, 29 Sep 1997 16:14:30 +0000 (16:14 +0000)
committerJeff Law <law@redhat.com>
Mon, 29 Sep 1997 16:14:30 +0000 (16:14 +0000)
config/.Sanitize
config/mt-linux [new file with mode: 0644]

index 9b42c54..74d0e1b 100644 (file)
@@ -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 (file)
index 0000000..bbd9792
--- /dev/null
@@ -0,0 +1,2 @@
+# When using glibc 2 on Linux we must always use vtable thunks.
+  CXXFLAGS=-O2 -g -fvtable-thunks