bc: temporary disable cross build.
This commit is contained in:
parent
72035e6b43
commit
1cb7d75134
|
@ -13,6 +13,7 @@ license="GPL-3"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=62adfca89b0a1c0164c2cdca59ca210c1d44c3ffc46daf9931cf4942664cb02a
|
checksum=62adfca89b0a1c0164c2cdca59ca210c1d44c3ffc46daf9931cf4942664cb02a
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/2093/steps/shell_3/logs/stdio"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" bc"
|
hostmakedepends+=" bc"
|
||||||
|
|
Loading…
Reference in New Issue