diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-03-10 23:35:03 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-03-10 23:35:03 +0000 |
commit | 78b6654ad19b91ee7e0aa4ebade32da75edef06c (patch) | |
tree | 2a6449ecd944be7a9272a9e88d6dd4e6a75d9698 /biology | |
parent | 80c704a4f6523926f3d3cfeae558c38d2c70a5b2 (diff) | |
download | ports-78b6654ad19b91ee7e0aa4ebade32da75edef06c.tar.gz ports-78b6654ad19b91ee7e0aa4ebade32da75edef06c.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/phyml/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
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 |