[MacPorts] #56541: rubberband @1.8.2 error: use of undeclared identifier 'vvfabsf'; did you mean 'vvfabf'?
MacPorts
noreply at macports.org
Sun May 27 02:56:57 UTC 2018
#56541: rubberband @1.8.2 error: use of undeclared identifier 'vvfabsf'; did you
mean 'vvfabf'?
-------------------------+---------------------------------------
Reporter: kencu | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: snowleopard leopard tiger
Port: rubberband |
-------------------------+---------------------------------------
Comment (by ryandesign):
Replying to [comment:1 kencu]:
> There are a few other issues with this port. It hardcodes a target of
10.7, and hardcodes `libc++`, which could be addressed if there is
interest in doing so.
If you are referring to the lines in Makefile.osx which read:
{{{
CXX := clang++ -stdlib=libc++
}}}
{{{
ARCHFLAGS := -arch x86_64 -mmacosx-version-min=10.7
}}}
then we are already overriding those with `build.args` in the Portfile.
--
Ticket URL: <https://trac.macports.org/ticket/56541#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list