nsjail: set broken for arm*
This commit is contained in:
parent
2933fe1b6c
commit
589fa2b282
1 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,10 @@ checksum="f8578a48330d3d089c9234a2b562be08043f8fe77453c322724acdf403d0afc3
|
|||
archs="aarch64* armv5tel* armv6l* armv7l* x86_64*"
|
||||
CXXFLAGS="-Wno-format-truncation"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv*) broken="https://build.voidlinux.org/builders/armv6l_builder/builds/20655/steps/shell_3/logs/stdio";;
|
||||
esac
|
||||
|
||||
post_extract() {
|
||||
rmdir kafel
|
||||
ln -s ../kafel-* kafel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue