Date: Fri, 22 Apr 2022 15:51:22 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7075e12359d8 - main - audio/artyfx-lv2: remove unnecessary CXXFLAGS_powerpc64 Message-ID: <202204221551.23MFpMW9021778@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204221551.23MFpMW9021778>