diff options
Diffstat (limited to 'devel/bitkeeper')
-rw-r--r-- | devel/bitkeeper/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/bitkeeper/Makefile b/devel/bitkeeper/Makefile index 64a5397c4db8..fa61257a53ca 100644 --- a/devel/bitkeeper/Makefile +++ b/devel/bitkeeper/Makefile @@ -13,6 +13,8 @@ COMMENT= Scalable Distributed Source Management System LICENSE= APACHE20 +BROKEN_aarch64= ld: error: undefined symbol: fpsetround + BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:devel/gperf \ ${LOCALBASE}/include/tommath.h:math/libtommath \ bash:shells/bash |