diff --git a/audio/zita-convolver/Makefile b/audio/zita-convolver/Makefile index c378c23b64fc..8d3772752b0b 100644 --- a/audio/zita-convolver/Makefile +++ b/audio/zita-convolver/Makefile @@ -16,10 +16,6 @@ LICENSE_FILE= ${WRKSRC}/../COPYING BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3 LIB_DEPENDS= libfftw3f.so:math/fftw3-float -#BROKEN_aarch64= fails to compile: c++: the clang compiler does not support '-march=native' -#BROKEN_armv6= fails to compile: c++: the clang compiler does not support '-march=native' -#BROKEN_armv7= fails to compile: c++: the clang compiler does not support '-march=native' - USES= compiler:c++11-lib gmake localbase:ldflags tar:bz2 USE_LDCONFIG= yes WRKSRC_SUBDIR= libs diff --git a/biology/phyml/Makefile b/biology/phyml/Makefile index ba734c510484..3940b84aba93 100644 --- a/biology/phyml/Makefile +++ b/biology/phyml/Makefile @@ -12,10 +12,6 @@ COMMENT= Simple, fast, and accurate algorithm to estimate large phylogenies LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -#BROKEN_aarch64= fails to compile: c++: the clang compiler does not support '-march=native' -#BROKEN_armv6= fails to compile: c++: the clang compiler does not support '-march=native' -#BROKEN_armv7= fails to compile: c++: the clang compiler does not support '-march=native' - USE_GITHUB= yes GH_ACCOUNT= stephaneguindon diff --git a/games/trigger-rally/Makefile b/games/trigger-rally/Makefile index 989975c8f056..a5de0a98d604 100644 --- a/games/trigger-rally/Makefile +++ b/games/trigger-rally/Makefile @@ -15,11 +15,6 @@ LICENSE= GPLv2 LIB_DEPENDS= libphysfs.so:devel/physfs LIB_DEPENDS+= libalut.so:audio/freealut -#BROKEN_aarch64= fails to compile: error: the clang compiler does not support -march=native -#BROKEN_armv6= fails to compile: error: the clang compiler does not support -march=native -#BROKEN_armv7= fails to compile: error: the clang compiler does not support -march=native -#BROKEN_powerpc64= fails to compile: error: the clang compiler does not support -march=native - WRKSRC_SUBDIR= src USES= gmake openal:al,alut USE_SDL= sdl2 image2