From 4289cd0c36a94dc80c7b78e0123889b5cf653998 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 4 May 2019 04:52:29 +0000 Subject: [PATCH] These ports now build on aarch64. Approved by: portmgr (tier-2 blanket) --- devel/ace/Makefile | 1 - devel/godot/Makefile | 1 - devel/upp/Makefile | 1 - emulators/stella/Makefile | 1 - games/lordsawar/Makefile | 2 -- 5 files changed, 6 deletions(-) diff --git a/devel/ace/Makefile b/devel/ace/Makefile index df24b3b58d97..7066e53cc51b 100644 --- a/devel/ace/Makefile +++ b/devel/ace/Makefile @@ -17,7 +17,6 @@ LICENSE_NAME= ACE LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -BROKEN_aarch64= Fails to link: missing sbrk BROKEN_powerpc= Does not compile on ${ARCH} BROKEN_sparc64= Does not compile on ${ARCH} diff --git a/devel/godot/Makefile b/devel/godot/Makefile index 775090983410..1e55ec7768b9 100644 --- a/devel/godot/Makefile +++ b/devel/godot/Makefile @@ -14,7 +14,6 @@ LICENSE_COMB= multi LICENSE_FILE_CC-BY-3.0= ${WRKSRC}/LOGO_LICENSE.md LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.txt -BROKEN_aarch64= fails to build: KeyError: 'android_arch' BROKEN_armv6= fails to build: KeyError: 'android_arch' BROKEN_armv7= fails to build: KeyError: 'android_arch' BROKEN_powerpc64= fails to compile: inv_txfm_sse2.h:14:32: emmintrin.h: No such file or directory diff --git a/devel/upp/Makefile b/devel/upp/Makefile index 38bc16a62328..3777db19ef60 100644 --- a/devel/upp/Makefile +++ b/devel/upp/Makefile @@ -14,7 +14,6 @@ COMMENT= Ultimate++, a BSD-licensed, cross-platform, C/C++ RAD suite LICENSE= BSD2CLAUSE LICENSE_FILE= ${BUILD_WRKSRC}/Core/Copying -BROKEN_aarch64= Does not compile on ${ARCH}: error Unknown CPU architecture BROKEN_powerpc= Does not compile on ${ARCH}: error Unknown CPU architecture BROKEN_powerpc64= Does not compile on ${ARCH}: error Unknown CPU architecture BROKEN_sparc64= Does not compile on ${ARCH} diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index 10c895f77ab5..409d0bc8a9cb 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -11,7 +11,6 @@ COMMENT= Multi-platform Atari 2600 VCS emulator LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/License.txt -BROKEN_aarch64= fails to compile: Checking for compiler version... 5.0.0, bad; Please ensure you are using GCC 4.7 / Clang 3.4 or above BROKEN_armv6= fails to compile: Checking for compiler version... 5.0.0, bad; Please ensure you are using GCC 4.7 / Clang 3.4 or above BROKEN_armv7= fails to compile: Checking for compiler version... 5.0.0, bad; Please ensure you are using GCC 4.7 / Clang 3.4 or above diff --git a/games/lordsawar/Makefile b/games/lordsawar/Makefile index 5c37e060d0da..e81e53e7a9a7 100644 --- a/games/lordsawar/Makefile +++ b/games/lordsawar/Makefile @@ -21,6 +21,4 @@ GNU_CONFIGURE= yes SHEBANG_FILES= create-lw-file bash_CMD= /bin/sh -BROKEN_aarch64= Fails to build: runaway process - .include