*/*: sparc64 cleanup

Even after dropping sparc64 support along with 12 some were present in
the codebase. Remove the remnants.

Approved by:	portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-01-24 19:46:51 +01:00
parent 30d59fd517
commit 7be43cda68
3 changed files with 2 additions and 4 deletions

View File

@ -10,7 +10,7 @@ WWW= https://tarantool.io/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
NOT_FOR_ARCHS= armv6 i386 powerpc64 sparc64
NOT_FOR_ARCHS= armv6 i386 powerpc64
NOT_FOR_ARCHS_REASON= fails to build: Unsupported architecture
BUILD_DEPENDS= gsed:textproc/gsed \

View File

@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_aarch64= fails to compile: mmintrin.h:50:12: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different siz
BROKEN_riscv64= fails to compile: mmintrin.h:50:12: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different siz
NOT_FOR_ARCHS= armv6 i386 powerpc64 sparc64
NOT_FOR_ARCHS= armv6 i386 powerpc64
NOT_FOR_ARCHS_REASON= fails to build: Unsupported architecture
BUILD_DEPENDS= gsed:textproc/gsed \

View File

@ -13,8 +13,6 @@ WWW= https://protobuf.dev/ \
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_sparc64= fails to compile: no atomic ops available
TEST_DEPENDS= googletest>=0:devel/googletest
USES= compiler:c++11-lang cpe libtool localbase pathfix pkgconfig