[MacPorts] #40656: Use -isystem instead of -I in default configure.cppflags

MacPorts noreply at macports.org
Wed Jan 15 13:21:11 PST 2014


#40656: Use -isystem instead of -I in default configure.cppflags
---------------------------+--------------------------------
  Reporter:  ryandesign@…  |      Owner:  macports-tickets@…
      Type:  enhancement   |     Status:  closed
  Priority:  Normal        |  Milestone:  MacPorts Future
 Component:  base          |    Version:  2.2.0
Resolution:  fixed         |   Keywords:  haspatch
      Port:                |
---------------------------+--------------------------------

Comment (by jmr@…):

 This changes the include order in subtle ways: `-I${prefix}/include
 -I${prefix}/include/some_subdir` is different to
 `-isystem${prefix}/include -I${prefix}/include/some_subdir`. Definite
 potential for confusing breakage.

-- 
Ticket URL: <https://trac.macports.org/ticket/40656#comment:12>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list