[MacPorts] #54657: tEXT-iNSERTEr @0.5.4.0
MacPorts
noreply at macports.org
Fri Aug 25 13:50:32 UTC 2017
#54657: tEXT-iNSERTEr @0.5.4.0
----------------------------+-----------------
Reporter: lilca | Owner:
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: tEXT-iNSERTEr |
----------------------------+-----------------
Comment (by mf2k):
When I built it, it was using libgcc. We prefer that ports build with
Apple's compiler (clang for Sierra). Per this [wiki:UsingTheRightCompiler
wiki page], I added the following to fix it.
{{{
build.args-append CC=${configure.cc} \
CXX=${configure.cxx} \
CPP=${configure.cpp}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/54657#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list