[MacPorts] #63318: makefile portgroup's compiler wrappers break bastet universal variant

MacPorts noreply at macports.org
Fri Jul 30 09:07:33 UTC 2021


#63318: makefile portgroup's compiler wrappers break bastet universal variant
-------------------------+--------------------
  Reporter:  ryandesign  |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:              |
-------------------------+--------------------

Comment (by cjones051073):

 The compiler wrapper PG does not by itself set the -arch flag, it simply
 propagates whatever the flags are that have been configured, so if it
 worked before it is because the port was ignoring these.

 To disable this, just add

 `compwrap.add_compiler_flags no`

 to the bastet port file.

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


More information about the macports-tickets mailing list