2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2024-12-23 20:29:42 +08:00
gcc/config/mt-linux

3 lines
128 B
Plaintext
Raw Normal View History

1997-09-17 00:11:13 +08:00
# When using glibc 2 on Linux we must always use vtable thunks.
CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -fvtable-thunks -D_GNU_SOURCE