This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Unreviewed patch: Makefile adds duplicate system include
- To: gcc-patches at gcc dot gnu dot org
- Subject: Unreviewed patch: Makefile adds duplicate system include
- From: Nathan Sidwell <nathan at codesourcery dot com>
- Date: Fri, 29 Jun 2001 13:48:03 +0100
- CC: aoliva at redhat dot com
- Organization: Codesourcery LLC
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