mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
sysutils/popeye: Mark broken on armv7 and i386
Compilation fails due to integer overflow
Reported by: fallout
Fixes: 9a4d1d5865
This commit is contained in:
parent
0b43522736
commit
8bc1f190c0
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ WWW= https://popeye.io/
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_i386= compilation breaks: probes.go:491:19: constant 4294967295 overflows int
|
||||
NOT_FOR_ARCHS_REASON= Compilation fails due to integer overflow
|
||||
NOT_FOR_ARCHS= armv7 i386
|
||||
|
||||
USES= go:1.23,modules
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue