mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-27 02:14:04 +08:00
* mt-linux (CXXFLAGS_FOR_TARGET): Set this instead of CXXFLAGS.
Bring over from egcs.
This commit is contained in:
parent
903ff0dffc
commit
317107dbdd
@ -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…
Reference in New Issue
Block a user