svn commit: r438198 - in head: graphics/dri graphics/libGL graphics/libGL/files graphics/libosmesa lang/clover

Jan Beich jbeich at FreeBSD.org
Mon Apr 10 19:31:45 UTC 2017


Matthew Rezny <rezny at FreeBSD.org> writes:

>  * Use LLVM 4.0 by default, building with 3.9 is possible via MESA_LLVM_VER

Maybe (or not) premature without https://cgit.freedesktop.org/mesa/mesa/commit/?id=7372e3cf5f2d

> Modified: head/graphics/libGL/files/patch-configure
> ==============================================================================
> --- head/graphics/libGL/files/patch-configure	Mon Apr 10 19:14:14 2017	(r438197)
> +++ head/graphics/libGL/files/patch-configure	Mon Apr 10 19:14:48 2017	(r438198)
[...]
> ++        -e 's/[[[:space:]]]+-m[[^[:space:]]]*//g' \

[[[:class:]]] and [[^[:class:]]] don't match what you expect. Please,
use the preprocessed version.

https://lists.freedesktop.org/archives/mesa-dev/2017-March/147707.html

> ++        -e 's/-fno-exceptions\>//g' \

If you fix regexp this shouldn't be needed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 584 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20170410/04aff1b2/attachment.sig>


More information about the svn-ports-all mailing list