subjack: broken for 32bit
This commit is contained in:
parent
ff56264c3f
commit
543e123d7f
@ -11,3 +11,7 @@ license="Apache-2.0"
|
||||
homepage="https://github.com/haccer/subjack"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=0047348b947cb46709bd089ee672cc8f2d7ac3805a93043306c484bfcc9c6e65
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
broken="src/github.com/valyala/fasthttp/round2_32.go:25:10: undefined: math"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user