diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-10-28 20:22:28 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-10-28 20:22:28 +0000 |
commit | 34c02afa7790c69c4704fd892ef605d7ea7e2f66 (patch) | |
tree | 260b1997b23a8c309d7c63e2ff47ed13707d3334 /security/clamfs | |
parent | dbc3266452d658e0abc39f72869646a4c7c68294 (diff) | |
download | ports-34c02afa7790c69c4704fd892ef605d7ea7e2f66.tar.gz ports-34c02afa7790c69c4704fd892ef605d7ea7e2f66.zip |
Notes
Diffstat (limited to 'security/clamfs')
-rw-r--r-- | security/clamfs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/clamfs/Makefile b/security/clamfs/Makefile index ed6b132ae4df..0516e5a64868 100644 --- a/security/clamfs/Makefile +++ b/security/clamfs/Makefile @@ -14,7 +14,6 @@ LICENSE= GPLv2 BROKEN_armv6= fails to compile: ./config.hxx:52:17: expected namespace name BROKEN_armv7= fails to compile: ./config.hxx:52:17: expected namespace name -BROKEN_powerpc64= fails to compile: g++6: unrecognized command line option '-mavx2' LIB_DEPENDS= libccgnu2.so:devel/commoncpp \ libPocoNet.so:devel/poco-ssl \ |