mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
nsjail: disable unsupported architectures
This commit is contained in:
parent
b70b4b5949
commit
abfaa32947
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/google/nsjail"
|
homepage="https://github.com/google/nsjail"
|
||||||
|
|
||||||
only_for_archs="aarch64 armv6l armv7l i686 x86_64"
|
only_for_archs="armv6l armv7l x86_64"
|
||||||
|
|
||||||
CFLAGS="-Wno-error=format"
|
CFLAGS="-Wno-error=format"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue