svn commit: r566178 - head/graphics/mesa-devel
Jan Beich
jbeich at FreeBSD.org
Sat Feb 20 19:06:04 UTC 2021
Author: jbeich
Date: Sat Feb 20 19:06:04 2021
New Revision: 566178
URL: https://svnweb.freebsd.org/changeset/ports/566178
Log:
graphics/mesa-devel: chase r549957
Modified:
head/graphics/mesa-devel/Makefile (contents, props changed)
Modified: head/graphics/mesa-devel/Makefile
==============================================================================
--- head/graphics/mesa-devel/Makefile Sat Feb 20 18:31:31 2021 (r566177)
+++ head/graphics/mesa-devel/Makefile Sat Feb 20 19:06:04 2021 (r566178)
@@ -63,7 +63,7 @@ OPTIONS_MULTI_GALLIUM= iris r600 radeonsi
OPTIONS_MULTI_VULKAN= anv radv
OPTIONS_EXCLUDE_DragonFly= LIBUNWIND anv
OPTIONS_EXCLUDE+= ${ARCH:Namd64:Ni386:Nx86_64:C/.+/anv i965 iris/}
-OPTIONS_EXCLUDE+= ${ARCH:Naarch64:Namd64:Ni386:Npowerpc64:Nx86_64:C/.+/LIBUNWIND/}
+OPTIONS_EXCLUDE+= ${ARCH:Naarch64:Namd64:Ni386:Npowerpc64:Npowerpc64le:Nx86_64:C/.+/LIBUNWIND/}
OPTIONS_EXCLUDE+= ${"${GL_DEFAULT:S/,/ /g:[-1]}"==${.CURDIR:T}:?COINST:}
OPTIONS_EXCLUDE+= ${"${GL_DEFAULT:S/,/ /g:[1]}"!=libglvnd:?GLVND:}
OPTIONS_SLAVE+= ${"${GL_DEFAULT:S/,/ /g:[-1]}"!=${.CURDIR:T}:?COINST:}
More information about the svn-ports-all
mailing list