[MacPorts] #56637: cmake and gobject_introspection portgroups together cause invalid CC archflags

MacPorts noreply at macports.org
Fri Jun 15 12:06:48 UTC 2018


#56637: cmake and gobject_introspection portgroups together cause invalid CC
archflags
---------------------+--------------------
  Reporter:  drkp    |      Owner:  jmroot
      Type:  defect  |     Status:  closed
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:  fixed   |   Keywords:
      Port:          |
---------------------+--------------------

Comment (by jmroot):

 Yes, I just did it in the commit referenced above. When you set an option,
 each argument becomes a list element. Passing a list as one argument thus
 adds more quoting. Splitting the list into separate args with `{*}` avoids
 it.

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


More information about the macports-tickets mailing list