aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-22 15:37:32 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-22 15:37:32 +0000
commit7075e12359d87aea078b40b9f7077fce36b523c0 (patch)
treebb808b7b8bb7679b098871deaaf252f160dad6a5
parentb976bf6a3f1743425b3c064d571e9dfc211d6c67 (diff)
downloadports-7075e12359d87aea078b40b9f7077fce36b523c0.tar.gz
ports-7075e12359d87aea078b40b9f7077fce36b523c0.zip
audio/artyfx-lv2: remove unnecessary CXXFLAGS_powerpc64
-rw-r--r--audio/artyfx-lv2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/artyfx-lv2/Makefile b/audio/artyfx-lv2/Makefile
index bb04ee1c833f..9e37ecf74d76 100644
--- a/audio/artyfx-lv2/Makefile
+++ b/audio/artyfx-lv2/Makefile
@@ -28,7 +28,6 @@ OPTIONS_DEFAULT_i386= SSE
SSE_CMAKE_ON= -DPORT_SIMD_FLAGS:STRING="-msse -msse2 -mfpmath=sse"
-CXXFLAGS_powerpc64= -maltivec
CXXFLAGS_powerpc= -maltivec
post-patch: