aboutsummaryrefslogtreecommitdiff
path: root/graphics/nvidia-texture-tools
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-09-05 16:28:47 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-09-05 17:49:47 +0000
commitb491853c5987106f4167d00706b5decf0e892aa2 (patch)
treec1b73b3b0208e2235a6a29b932368644617a2125 /graphics/nvidia-texture-tools
parent2317424cb6092aa0430b738cd19199089dfb3bab (diff)
downloadports-b491853c5987106f4167d00706b5decf0e892aa2.tar.gz
ports-b491853c5987106f4167d00706b5decf0e892aa2.zip
graphics/nvidia-texture-tools: mark broken on aarch64
Diffstat (limited to 'graphics/nvidia-texture-tools')
-rw-r--r--graphics/nvidia-texture-tools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/nvidia-texture-tools/Makefile b/graphics/nvidia-texture-tools/Makefile
index 3cc8638c7705..9dbf4ce8c1c0 100644
--- a/graphics/nvidia-texture-tools/Makefile
+++ b/graphics/nvidia-texture-tools/Makefile
@@ -9,6 +9,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= i386 amd64 powerpc powerpc64 armv6 aarch64 powerpc64le # see src/nvcore/nvcore.h
+BROKEN_aarch64= error: use of undeclared identifier '__builtin_ia32_emms'
USES= cmake compiler:c++11-lang
CMAKE_ON= NVTT_SHARED \