mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
ccl: i686 broken
This commit is contained in:
parent
faf7204dd6
commit
20b4d6337f
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ disable_parallel_build=1
|
||||||
|
|
||||||
case $XBPS_MACHINE in
|
case $XBPS_MACHINE in
|
||||||
x86_64*) _arch=64 ;;
|
x86_64*) _arch=64 ;;
|
||||||
|
i686*) broken="https://build.voidlinux.eu/builders/i686_builder/builds/5997/steps/shell_3/logs/stdio" ;;
|
||||||
*) _arch='' ;;
|
*) _arch='' ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue