git: 2ee8d9b27547 - main - databases/memcached: remove powerpc64 support on 11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 15:49:11 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=2ee8d9b27547a737fb5d4337740ae8af3df29f41 commit 2ee8d9b27547a737fb5d4337740ae8af3df29f41 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-01-11 15:45:45 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-01-11 15:45:45 +0000 databases/memcached: remove powerpc64 support on 11 --- databases/memcached/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/databases/memcached/Makefile b/databases/memcached/Makefile index d76c27058ad2..8afa63b83ab0 100644 --- a/databases/memcached/Makefile +++ b/databases/memcached/Makefile @@ -34,7 +34,6 @@ OPTIONS_DEFAULT_amd64= DTRACE OPTIONS_DEFINE_powerpc64= DTRACE OPTIONS_DEFAULT_powerpc64= DTRACE OPTIONS_EXCLUDE_powerpc64= ${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}} -OPTIONS_EXCLUDE_powerpc64_11= DTRACE OPTIONS_EXCLUDE_powerpc64_12= DTRACE OPTIONS_DEFINE_powerpc64le= DTRACE OPTIONS_DEFAULT_powerpc64le= DTRACE