git: 9af37ca73adf - main - www/feroxbuster: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 May 2024 03:20:37 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9af37ca73adf4fe1fb41b4d049b2f70ffbe750a5 commit 9af37ca73adf4fe1fb41b4d049b2f70ffbe750a5 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-05-29 03:20:12 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-05-29 03:20:12 +0000 www/feroxbuster: Broken on i386 Reported by: fallout --- www/feroxbuster/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/feroxbuster/Makefile b/www/feroxbuster/Makefile index 6877f5f36b17..7b8a87ad2a94 100644 --- a/www/feroxbuster/Makefile +++ b/www/feroxbuster/Makefile @@ -10,6 +10,8 @@ WWW= https://epi052.github.io/feroxbuster/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= compilation fails: error: undefined symbol: __atomic_is_lock_free + USES= cargo gmake perl5 USE_PERL5= build