svn commit: r388498 - head/multimedia/dvdstyler

Jan Beich jbeich at vfemail.net
Thu Jun 4 14:12:51 UTC 2015


Tijl Coosemans <tijl at FreeBSD.org> writes:

>   - Replace CXXFLAGS+=-std=c++11 with USE_CXXSTD.
[...]
> +USE_CXXSTD=	gnu++11
[...]
> -.if ${CHOSEN_COMPILER_TYPE} == "gcc"
> -CXXFLAGS+=	-std=c++11
> -.endif

Why "gnu" dialect of c++11 ? If clang/libc++ fail to build the port
otherwise you should say so in the commit message. At least r383466
itself doesn't require "gnu".

$ fgrep -i std x11-toolkits/wxgtk30/Makefile
CXXFLAGS+=      -std=c++11
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 602 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20150604/dbb23346/attachment.sig>


More information about the svn-ports-all mailing list