diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2016-11-14 05:03:05 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2016-11-14 05:03:05 +0000 |
commit | d864fd0302a0ca0d421baca3c55d40004540a322 (patch) | |
tree | cb381caf81b1847be664587468c502c1e22508f0 /audio/gnuspeechsa | |
parent | 90a0bcab1d525837a73cc05d847c702db222ff44 (diff) | |
download | ports-d864fd0302a0ca0d421baca3c55d40004540a322.tar.gz ports-d864fd0302a0ca0d421baca3c55d40004540a322.zip |
Notes
Diffstat (limited to 'audio/gnuspeechsa')
-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 |