mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-18 21:49:47 +08:00
ce5b6870d1
From-SVN: r19370
3 lines
114 B
Plaintext
3 lines
114 B
Plaintext
# When using glibc 2 on Linux we must always use vtable thunks.
|
|
CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -fvtable-thunks
|