[MacPorts] #54305: dmidecode v3.1 submission
MacPorts
noreply at macports.org
Fri Jul 7 17:35:33 UTC 2017
#54305: dmidecode v3.1 submission
---------------------------+-----------------
Reporter: chicagotripp | Owner:
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: dmidecode |
---------------------------+-----------------
Comment (by mf2k):
The Makefile is very simple and just assumes gcc in the path. That is not
good. See UsingTheRightCompiler.
{{{
CC = gcc
}}}
We want to use Xcode (clang) to compile. It should be patched to use
${configure.cc}.
--
Ticket URL: <https://trac.macports.org/ticket/54305#comment:19>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list