Merge commit 'feb648ce59ffbed94c58133eb7aa2761992a35e1' into staging
This commit is contained in:
@@ -177,7 +177,7 @@ stdenv.mkDerivation rec {
|
||||
"--cross-prefix=${stdenv.cc.targetPrefix}"
|
||||
"--enable-cross-compile"
|
||||
"--target_os=${hostPlatform.parsed.kernel.name}"
|
||||
"--arch=${hostPlatform.arch}"
|
||||
"--arch=${hostPlatform.parsed.cpu.name}"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user