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]

Unreviewed patch: Makefile adds duplicate system include


Hi,
here's a patch for gcc's Makefile.in which removes an extraneous
'-isystem ./include' flag, as that's added automatically by dint of the
'-B ./' flag.

booted & tested on i686-pc-linux-gnu, ok?

see my original mail
http://gcc.gnu.org/ml/gcc-patches/2001-05/msg00466.html
for more context information about how/why this is important.

nathan
-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
         'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org

makefile.patch


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