Ticket #31438 (closed defect: fixed)
qca-ossl: universal variant broken
| Reported by: | ryandesign@… | Owned by: | michaelld@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | Cc: | ||
| Port: | qca-ossl |
Description
The universal variant of qca-ossl doesn't work. During the configure phase, it just prints the usage message for the configure script, because it does not recognize the option --disable-dependency-tracking that MacPorts automatically adds to configure.universal_args.
If I add the familiar line configure.universal_args-delete --disable-dependency-tracking to the universal variant, the build succeeds, but is not in fact universal.
Change History
Note: See
TracTickets for help on using
tickets.


Done in r86121.