[MacPorts] #60835: /usr/local missing from gcc10 library and include search path

MacPorts noreply at macports.org
Tue Jul 14 20:58:07 UTC 2020


#60835: /usr/local missing from gcc10 library and include search path
----------------------+--------------------
  Reporter:  krovetz  |      Owner:  (none)
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.6.2
Resolution:           |   Keywords:
      Port:  gcc10    |
----------------------+--------------------

Comment (by kencu):

 we have {{{gcc}}} specifically configured to do this on purpose:
 {{{
 --with-local-prefix=/opt/local
 }}}

 See <https://gcc.gnu.org/install/configure.html>.

 I suppose we could debate why that is -- none of the clangs are built that
 way, and we pass {{{-I${prefix}/include}}} all the time anyway, or else
 the clang's would not work.

 Dunno who decided we needed to do this, or how many years ago that
 happened...

-- 
Ticket URL: <https://trac.macports.org/ticket/60835#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list