2 lines
98 B
Text
2 lines
98 B
Text
# When using glibc 2 on Linux we must always use vtable thunks.
|
|
CXXFLAGS=-O2 -g -fvtable-thunks
|