This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: -fvtable-thunks in V3 maekfiles


On Tue, May 22, 2001 at 02:16:17AM +0100, Jason Merrill wrote:
> - CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -fvtable-thunks -D_GNU_SOURCE
> + CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -D_GNU_SOURCE

You should be able to remove the entire file.  I don't
believe _GNU_SOURCE is needed.  Or even desired.



r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]