diff options
Diffstat (limited to 'www/libhpack/Makefile')
-rw-r--r-- | www/libhpack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/libhpack/Makefile b/www/libhpack/Makefile index 689028ed2765..3fc20fbae201 100644 --- a/www/libhpack/Makefile +++ b/www/libhpack/Makefile @@ -16,6 +16,7 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv6= fails to compile: Can't define TIME_MAX #' +BROKEN_armv7= fails to compile: Can't define TIME_MAX #' LIB_DEPENDS= libcheck.so:devel/check |