mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-19 22:50:16 +08:00
382738969d
From-SVN: r15487
3 lines
98 B
Plaintext
3 lines
98 B
Plaintext
# When using glibc 2 on Linux we must always use vtable thunks.
|
|
CXXFLAGS=-O2 -g -fvtable-thunks
|