mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-04 02:02:22 +00:00
317107dbdd
Bring over from egcs.
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
|