feat(Zephyrus): Enable binfmt
aarch64 cross-compilation
This commit is contained in:
parent
1207101eab
commit
0cb54a4a35
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
};
|
||||
};
|
||||
tmp.useTmpfs = true;
|
||||
binfmt.emulatedSystems = ["aarch64-linux"];
|
||||
};
|
||||
|
||||
# Network & Bluetooth
|
||||
|
|
Loading…
Reference in a new issue