mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
subjack: broken
This commit is contained in:
parent
881dd8ccc6
commit
6112faa3b2
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/haccer/subjack"
|
homepage="https://github.com/haccer/subjack"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=0047348b947cb46709bd089ee672cc8f2d7ac3805a93043306c484bfcc9c6e65
|
checksum=0047348b947cb46709bd089ee672cc8f2d7ac3805a93043306c484bfcc9c6e65
|
||||||
|
broken="missing go.mod"
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||||
broken="src/github.com/valyala/fasthttp/round2_32.go:25:10: undefined: math"
|
broken="src/github.com/valyala/fasthttp/round2_32.go:25:10: undefined: math"
|
||||||
|
|
Loading…
Add table
Reference in a new issue