Add (apparently) missing file.

This commit is contained in:
Jeff Law 1997-09-29 16:14:30 +00:00
parent 002e8e4db2
commit 232e4b3558
2 changed files with 3 additions and 0 deletions

View File

@ -66,6 +66,7 @@ mh-windows
mh-x86pic
mpw
mpw-mh-mpw
mt-linux
mt-m68kpic
mt-netware
mt-papic

2
config/mt-linux Normal file
View File

@ -0,0 +1,2 @@
# When using glibc 2 on Linux we must always use vtable thunks.
CXXFLAGS=-O2 -g -fvtable-thunks