File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ in recurseIntoAttrs {
25
25
# iserv-proxy-interpreter: internal error: 0x0 address for .LANCHOR1 + 0 of type 562
26
26
# in tmp/nix/store/kgprix3jn2w320flxpf7yr29f7dczykr-libsodium-aarch64-unknown-linux-musl-1.0.18/lib/libsodium.a
27
27
# (#103:librdrand_la-randombytes_internal_random.o) for relocation 4 in section 1 of kind: 0
28
- || ( stdenv . hostPlatform . isAarch64 && stdenv . hostPlatform . isMusl && ! stdenv . builtPlatform . isAarch64 )
28
+ || ( stdenv . hostPlatform . isAarch64 && stdenv . hostPlatform . isMusl && ! stdenv . buildPlatform . isAarch64 )
29
29
# Not sure why this is failing with a seg fault
30
30
|| ( builtins . elem compiler-nix-name [ "ghc9102" "ghc9102llvm" ] && stdenv . hostPlatform . isAndroid && stdenv . hostPlatform . isAarch32 )
31
31
# unhandled ELF relocation(Rel) type 10
You can’t perform that action at this time.
0 commit comments