aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-27 19:44:56 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-27 22:44:46 +0000
commit2c22ccc55ff64a9f76f5b482fed38d098b0abcc1 (patch)
treef0ddca55b4a1e877c0ddd338a2c02ef646437a06
parent12355566c4d5445242eb2403bd8b2c0d033a1f49 (diff)
downloadports-2c22ccc55ff64a9f76f5b482fed38d098b0abcc1.tar.gz
ports-2c22ccc55ff64a9f76f5b482fed38d098b0abcc1.zip
graphics/squish: enable ALTIVEC on powerpc64*
-rw-r--r--graphics/squish/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/squish/Makefile b/graphics/squish/Makefile
index 6e3ff3cbe9b1..7ee41ad69a63 100644
--- a/graphics/squish/Makefile
+++ b/graphics/squish/Makefile
@@ -21,6 +21,8 @@ USE_LDCONFIG= yes
OPTIONS_RADIO= RG1
OPTIONS_RADIO_RG1= ALTIVEC SSE
OPTIONS_DEFAULT_amd64= SSE
+OPTIONS_DEFAULT_powerpc64= ALTIVEC
+OPTIONS_DEFAULT_powerpc64le= ALTIVEC
ALTIVEC_DESC= Use Altivec instructions
RG1_DESC= Optimizations Selection