Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Nov 2009 08:20:30 +0000 (UTC)
From:      Roman Divacky <rdivacky@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src Makefile.inc1
Message-ID:  <200911010824.nA18OxZA012093@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rdivacky    2009-11-01 08:20:30 UTC

  FreeBSD src repository

  Modified files:
    .                    Makefile.inc1 
  Log:
  SVN rev 198741 on 2009-11-01 08:20:30Z by rdivacky
  
  Replace -iprefix with -isystem. We only need alternative header
  files search path and thus -isystem is sufficient. -iprefix is
  meant to do something entirely different.
  
  Approved by:    ed (mentor)
  OKed by:        ru, kan
  Tested by:      make universe
  
  Revision  Changes    Path
  1.633     +1 -1      src/Makefile.inc1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911010824.nA18OxZA012093>