[MacPorts] #71921: blackbag @0.9.1 is not using the right compiler or flags
MacPorts
noreply at macports.org
Thu Jan 23 07:04:42 UTC 2025
#71921: blackbag @0.9.1 is not using the right compiler or flags
------------------------+----------------------
Reporter: ryandesign | Owner: ecronin
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: | Port: blackbag
------------------------+----------------------
From a recent build log:
{{{
cc -Wall -I/opt/local/include -I. -I./format -c -o firebert.o
firebert.c
}}}
The build is not UsingTheRightCompiler nor flags. (Note the absence of
`-arch` flags.)
The makefile portgroup can help with these problems.
--
Ticket URL: <https://trac.macports.org/ticket/71921>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list