summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/networking/browsers/firefox/common.nix
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2023-01-26 15:11:41 +0100
committerWeijia Wang <9713184+wegank@users.noreply.github.com>2023-01-26 15:11:41 +0100
commit52a28708b8ac248f51691a77b670fbe42fdef4e6 (patch)
tree69c747f663573b95e7df0913e7305f8d354cf3f2 /pkgs/applications/networking/browsers/firefox/common.nix
parent6ace112cb228f5c959790931c60b427062c6644e (diff)
treewide: mark #201254
Diffstat (limited to 'pkgs/applications/networking/browsers/firefox/common.nix')
-rw-r--r--pkgs/applications/networking/browsers/firefox/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/networking/browsers/firefox/common.nix b/pkgs/applications/networking/browsers/firefox/common.nix
index e8deb9fcd9cc..13645e542640 100644
--- a/pkgs/applications/networking/browsers/firefox/common.nix
+++ b/pkgs/applications/networking/browsers/firefox/common.nix
@@ -471,6 +471,7 @@ buildStdenv.mkDerivation ({
separateDebugInfo = enableDebugSymbols;
enableParallelBuilding = true;
+ # https://github.com/NixOS/nixpkgs/issues/201254
NIX_LDFLAGS = if (with stdenv; isAarch64 && isLinux) then [ "-lgcc" ] else null;
# tests were disabled in configureFlags