mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
cni-plugins: unbreak for i686*
This commit is contained in:
parent
fa2e861a6f
commit
d64e569d16
1 changed files with 0 additions and 4 deletions
|
@ -12,10 +12,6 @@ homepage="https://github.com/containernetworking/plugins"
|
|||
distfiles="https://github.com/containernetworking/plugins/archive/v${version}.tar.gz"
|
||||
checksum=1b6f66835b52eb382f625cb98b70ddfaa02bbaf016ef4d9eb5faa21d0648e519
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/17776/steps/shell_3/logs/stdio";;
|
||||
esac
|
||||
|
||||
do_build() {
|
||||
./build_linux.sh
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue