diff options
| -rw-r--r-- | devel/boost-libs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile index 0ba82852d817..ed404574195d 100644 --- a/devel/boost-libs/Makefile +++ b/devel/boost-libs/Makefile @@ -37,6 +37,8 @@ PLIST_SUB+= COROUTINE="@comment " CONTEXT="@comment " \ PLIST_SUB+= COROUTINE="" CONTEXT="" LOCALE="" LOG="" .endif +BROKEN_aarch64= Fails to compile: multiple instances of error: platform not supported + do-build: @cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${BJAM} ${BJAM_ARGS} stage |
