mirror of
https://github.com/NixOS/nix.git
synced 2025-11-24 19:29:36 +01:00
treewide: Fix Meson CPU names for powerpc CPUs
(cherry picked from commit 6db6190002)
This commit is contained in:
parent
af342d8b2b
commit
281e3b0247
5 changed files with 17 additions and 2 deletions
|
|
@ -39,6 +39,7 @@ mkMesonDerivation (
|
|||
|
||||
workDir = ./.;
|
||||
fileset = fileset.unions [
|
||||
../../nix-meson-build-support
|
||||
../../scripts/nix-profile.sh.in
|
||||
../../.version
|
||||
../../tests/functional
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue