[MacPorts] #61123: grepcidr: Not using the right compiler, -arch flags, has no universal variant
MacPorts
noreply at macports.org
Fri Sep 4 07:35:21 UTC 2020
#61123: grepcidr: Not using the right compiler, -arch flags, has no universal
variant
-------------------------+----------------------
Reporter: ryandesign | Owner: iEFdev
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.6.3
Resolution: | Keywords:
Port: grepcidr |
-------------------------+----------------------
Changes (by ryandesign):
* status: closed => reopened
* resolution: fixed =>
Comment:
Looking at a new
[https://build.macports.org/builders/ports-10.12_x86_64-builder/builds/126141/steps
/install-port/logs/stdio build log], it is using the right compiler now:
{{{
/usr/bin/clang -O3 -Wall -Werror -c -o grepcidr.o grepcidr.c
/usr/bin/clang -O3 -Wall -Werror grepcidr.o -o grepcidr
}}}
but it is still not using MacPorts CFLAGS or LDFLAGS (including -arch
flags).
--
Ticket URL: <https://trac.macports.org/ticket/61123#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list