[MacPorts] #62721: qmake5 PG and legacysupport PG do not work together

MacPorts noreply at macports.org
Wed Apr 21 14:37:09 UTC 2021


#62721: qmake5 PG and legacysupport PG do not work together
----------------------+--------------------
 Reporter:  szhorvat  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:
 Keywords:            |       Port:
----------------------+--------------------
 Linking flags set by the `legacysupport` portgroup are not picked up by
 the `qmake5` portgroup. See discussion here:

 https://github.com/macports/macports-
 ports/commit/793d1f843e0bb8e7b8327ed3e4509aade9f83aae

 It seems `legacysupport` sets `LDFLAGS`, but this variable is ignored by
 the `qmake5` PG. Instead, one needs to add `QMAKE_LFLAGS+=...` to the
 configure args to control linking.

-- 
Ticket URL: <https://trac.macports.org/ticket/62721>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list