diff options
Diffstat (limited to 'audio/gnuspeechsa/Makefile')
-rw-r--r-- | audio/gnuspeechsa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gnuspeechsa/Makefile b/audio/gnuspeechsa/Makefile index 05b72f9861f1..cea96b069ecf 100644 --- a/audio/gnuspeechsa/Makefile +++ b/audio/gnuspeechsa/Makefile @@ -13,6 +13,7 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_FreeBSD_9= does not build +BROKEN_aarch64= Does not build: the clang compiler does not support -march=native BROKEN_powerpc64= Does not build USES= cmake compiler:c++11-lib |