mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-11 18:13:04 +00:00
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
|