systemd: Re-enable BPF support on powerpc64le
This commit is contained in:
parent
56beea2a19
commit
4d286b56bf
@ -127,8 +127,6 @@
|
|||||||
)
|
)
|
||||||
# see https://github.com/NixOS/nixpkgs/pull/194149#issuecomment-1266642211
|
# see https://github.com/NixOS/nixpkgs/pull/194149#issuecomment-1266642211
|
||||||
&& !stdenv.hostPlatform.isMips64
|
&& !stdenv.hostPlatform.isMips64
|
||||||
# can't find gnu/stubs-32.h
|
|
||||||
&& (stdenv.hostPlatform.isPower64 -> stdenv.hostPlatform.isBigEndian)
|
|
||||||
# https://reviews.llvm.org/D43106#1019077
|
# https://reviews.llvm.org/D43106#1019077
|
||||||
&& (stdenv.hostPlatform.isRiscV32 -> stdenv.cc.isClang)
|
&& (stdenv.hostPlatform.isRiscV32 -> stdenv.cc.isClang)
|
||||||
# buildPackages.targetPackages.llvmPackages is the same as llvmPackages,
|
# buildPackages.targetPackages.llvmPackages is the same as llvmPackages,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user