* mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks.
authorJason Merrill <jason@redhat.com>
Tue, 22 May 2001 01:17:23 +0000 (21:17 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 22 May 2001 01:17:23 +0000 (21:17 -0400)
From-SVN: r42415

config/ChangeLog
config/mt-linux

index 4f32d00058ba25b81c7fc7f5c7e81eadc70d6803..90e2bb306a144c3c94a16656620faeae6eb3cc3e 100644 (file)
@@ -1,3 +1,7 @@
+2001-05-22  Jason Merrill  <jason_merrill@redhat.com>
+
+       * mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks.
+
 2001-01-27  Richard Henderson  <rth@redhat.com>
 
        * mt-alphaieee: New file.
index a09e6f18af57f4e2be024b0281e9da47ee986542..15bf41716033a0f68f346b21fc19a9595b80a902 100644 (file)
@@ -1,2 +1 @@
-# When using glibc 2 on Linux we must always use vtable thunks.
-CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -fvtable-thunks -D_GNU_SOURCE
+CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -D_GNU_SOURCE