Commit ca29c797 by Jason Merrill Committed by Jason Merrill

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

From-SVN: r42415
parent e17f0474
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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment