git: 7075e12359d8 - main - audio/artyfx-lv2: remove unnecessary CXXFLAGS_powerpc64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Apr 2022 15:51:22 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=7075e12359d87aea078b40b9f7077fce36b523c0 commit 7075e12359d87aea078b40b9f7077fce36b523c0 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-04-22 15:37:32 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-04-22 15:37:32 +0000 audio/artyfx-lv2: remove unnecessary CXXFLAGS_powerpc64 --- audio/artyfx-lv2/Makefile | 1 - 1 file changed, 1 deletion(-) 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: