From 11d34120c831b0b384cd37cfb88aaa0388c620da Mon Sep 17 00:00:00 2001 From: law Date: Tue, 16 Sep 1997 16:11:13 +0000 Subject: More stuff from Uli. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15487 138bc75d-0d04-0410-961f-82ee72b054a4 --- config/mt-linux | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 config/mt-linux (limited to 'config') 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 -- cgit v1.2.1