summaryrefslogtreecommitdiff
path: root/dns/amass/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/amass/Makefile')
-rw-r--r--dns/amass/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/amass/Makefile b/dns/amass/Makefile
index 216615f6f363..a91845d17209 100644
--- a/dns/amass/Makefile
+++ b/dns/amass/Makefile
@@ -11,6 +11,8 @@ WWW= https://owasp.org/www-project-amass/ \
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_i386= compilation fails: cgo_specific.go:100:2: type [1073741824]*_Ctype_char larger than address space
+
LIB_DEPENDS= libpostal.so:misc/libpostal
USES= go:1.24,modules pkgconfig