* mt-linux (CXXFLAGS_FOR_TARGET): Set this instead of CXXFLAGS.
Bring over from egcs.
This commit is contained in:
parent
903ff0dffc
commit
317107dbdd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue