[MacPorts] #59898: pure-octave: why are we setting -std=gnu++11?
MacPorts
noreply at macports.org
Sat Dec 28 06:10:43 UTC 2019
#59898: pure-octave: why are we setting -std=gnu++11?
------------------------+-------------------------
Reporter: ryandesign | Owner: agraef
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Keywords: | Port: pure-octave
------------------------+-------------------------
The pure-octave port contains this:
{{{
# Apparently the port group removes this for some reason, but we
absolutely need this.
configure.cxxflags-append -std=gnu++11
}}}
I agree that the port fails to build without that, but it shouldn't be our
responsibility; the build system should be doing it. I don't understand
where you think the build system would otherwise be adding that. I don't
see a `-std` flag in the pure-octave Makefile.
--
Ticket URL: <https://trac.macports.org/ticket/59898>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list