mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
shellcheck: unbreak on i686
This was caused by a stack bug.
This commit is contained in:
parent
b9f94ef999
commit
06146ed0d5
1 changed files with 0 additions and 4 deletions
|
@ -14,10 +14,6 @@ checksum=946cf3421ffd418f0edc380d1184e4cb08c2ec7f098c79b1c8a2c482fe91d877
|
|||
nocross=yes
|
||||
nopie_files="/usr/bin/shellcheck"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686) broken="https://build.voidlinux.org/builders/i686_builder/builds/19227/steps/shell_3/logs/stdio"
|
||||
esac
|
||||
|
||||
pre_configure() {
|
||||
pandoc -s -t man shellcheck.1.md -o shellcheck.1
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue