aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-libs3
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-18 14:40:31 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-18 14:40:31 +0000
commitfc0d927e6b9c02b4c1bb10e6b09242e85ff42f7e (patch)
treeacb4b2fabfae7f10029c7fcb78c44f91b703fedb /sysutils/fusefs-libs3
parenteeb17e1ca98491961c26e52c69d27894af6a85aa (diff)
downloadports-fc0d927e6b9c02b4c1bb10e6b09242e85ff42f7e.tar.gz
ports-fc0d927e6b9c02b4c1bb10e6b09242e85ff42f7e.zip
Notes
Diffstat (limited to 'sysutils/fusefs-libs3')
-rw-r--r--sysutils/fusefs-libs3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/fusefs-libs3/Makefile b/sysutils/fusefs-libs3/Makefile
index f237a538eeff..6618a4f3b3dd 100644
--- a/sysutils/fusefs-libs3/Makefile
+++ b/sysutils/fusefs-libs3/Makefile
@@ -12,6 +12,8 @@ COMMENT= FUSE library version 3 for filesystems implemented in userspace
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
+BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-unused-result"
+
USES= meson
USE_LDCONFIG= yes