[MacPorts] #56603: zstd: error: expected ')'

MacPorts noreply at macports.org
Mon Jun 4 06:49:57 UTC 2018


#56603: zstd: error: expected ')'
---------------------+------------------------
  Reporter:  kencu   |      Owner:  seanfarley
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:  zstd    |
---------------------+------------------------

Comment (by ryandesign):

 The `-stdlib=...` flag is in `configure.cxxflags`. The port just needs to
 use it.

 Instead of making a new variable `extraflags`, it seems like it would be
 easier to just append the needed flag(s) to `configure.cflags` and/or
 `configure.cxxflags` (when needed) since those are (or will be) used
 already.

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


More information about the macports-tickets mailing list