libseccomp: mark unsupported on microblaze and m68k
This commit is contained in:
@@ -43,6 +43,9 @@ stdenv.mkDerivation rec {
|
||||
badPlatforms = [
|
||||
"alpha-linux"
|
||||
"loongarch64-linux"
|
||||
"m68k-linux"
|
||||
"microblaze-linux"
|
||||
"microblazeel-linux"
|
||||
"riscv32-linux"
|
||||
"sparc-linux"
|
||||
"sparc64-linux"
|
||||
|
||||
Reference in New Issue
Block a user