* 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 bbd9792c593af1c37168e163b0d147588ecf4bd0..e3f15eaa8f55de5e1d864a5f9a8947f90812e5d3 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
This page took 0.025296 seconds and 4 git commands to generate.