* mt-linux (CXXFLAGS_FOR_TARGET): Set this instead of CXXFLAGS.
authorJeff Law <law@redhat.com>
Tue, 12 May 1998 05:30:11 +0000 (05:30 +0000)
committerJeff Law <law@redhat.com>
Tue, 12 May 1998 05:30:11 +0000 (05:30 +0000)
Bring over from egcs.

config/mt-linux

index bbd9792..e3f15ea 100644 (file)
@@ -1,2 +1,2 @@
 # When using glibc 2 on Linux we must always use vtable thunks.
-  CXXFLAGS=-O2 -g -fvtable-thunks
+CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -fvtable-thunks