Skip to content
Snippets Groups Projects
Commit bfdbe640 authored by jason's avatar jason
Browse files

* mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42415 138bc75d-0d04-0410-961f-82ee72b054a4
parent 567eba8c
No related branches found
No related tags found
No related merge requests found
2001-05-22 Jason Merrill <jason_merrill@redhat.com>
* mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks.
2001-01-27 Richard Henderson <rth@redhat.com> 2001-01-27 Richard Henderson <rth@redhat.com>
* mt-alphaieee: New file. * mt-alphaieee: New file.
......
# When using glibc 2 on Linux we must always use vtable thunks. CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -D_GNU_SOURCE
CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -fvtable-thunks -D_GNU_SOURCE
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment