[macports-ports] branch master updated: octave-image: add cxx11 portgroup, remove gcc-4.2 from compiler blacklist
Ryan Schmidt
ryandesign at macports.org
Fri Nov 4 17:08:24 PDT 2016
> On Nov 4, 2016, at 15:18, Marius Schamschula <Schamschula at users.noreply.github.com> wrote:
>
> Marius Schamschula (Schamschula) pushed a commit to branch master
> in repository macports-ports.
>
> https://github.com/macports/macports-ports/commit/1119466ab172e47ff602563e691649f1cbcae0cc
>
> The following commit(s) were added to refs/heads/master by this push:
> new 1119466 octave-image: add cxx11 portgroup, remove gcc-4.2 from compiler blacklist
> 1119466 is described below
>
> commit 1119466ab172e47ff602563e691649f1cbcae0cc
> Author: Marius Schamschula <mps at macports.org>
> AuthorDate: Fri Nov 4 15:16:37 2016 -0500
>
> octave-image: add cxx11 portgroup, remove gcc-4.2 from compiler blacklist
> ---
> math/octave-image/Portfile | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/math/octave-image/Portfile b/math/octave-image/Portfile
> index 4da7048..ff6cc88 100644
> --- a/math/octave-image/Portfile
> +++ b/math/octave-image/Portfile
> @@ -2,6 +2,7 @@
>
> PortSystem 1.0
> PortGroup compiler_blacklist_versions 1.0
> +PortGroup cxx11 1.0
> PortGroup octave 1.0
>
> octave.setup image 2.6.1
> @@ -27,4 +28,4 @@ patchfiles-append patch-src-Makefile.in.diff \
> configure.env-append "PREFIX_BIN=${prefix}/bin"
>
> # https://savannah.gnu.org/bugs/?45096
> -compiler.blacklist-append gcc-4.2 gcc-5.0 gcc-5.1
> +compiler.blacklist-append gcc-5.0 gcc-5.1
>
There is no compiler "gcc-5.0" nor "gcc-5.1". It's called "macports-gcc-5". There's also probably no reason to blacklist any MacPorts FSF GCC compiler because there is no circumstance in which MacPorts would automatically select it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20161104/230b27ab/attachment.html>
More information about the macports-dev
mailing list