mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2026-08-27 00:26:02 -04:00
2 lines
128 B
Text
2 lines
128 B
Text
# When using glibc 2 on Linux we must always use vtable thunks.
|
|
CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -fvtable-thunks -D_GNU_SOURCE
|