Re: [Bug-dejagnu] [RFA:] DejaGNU patch: Change -I to -isystem for testsuite.
Hans-Peter Nilsson <[email protected]>
| Newsgroups | gmane.comp.gdb.patches,gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 12 Nov 2002, Rob Savoye wrote: > On Sat, Oct 26, 2002 at 11:33:41PM -0400, Hans-Peter Nilsson wrote: > > BTW, does anybody have an idea why gcc/testsuite/site.exp is > > completely ineffective? Changing s/-I/-isystem/g in the > > site.exp in gcc/Makefile.in has no effect; in fact it doesn't > > seem to be used at all. > > I believe the site.exp that is actually read in is from the > gcc directory, not the gcc/testsuite one. Neither, actually: they're both generated from gcc/Makefile.in. > > Ok to commit to sources.redhat.com/dejagnu? > > Looks ok to me. I'll check this into savannah after I merge in the patch. Thanks. brgds, H-P