about summary refs log tree commit diff
path: root/pkgs/applications/networking/mailreaders
diff options
context:
space:
mode:
authorJohn Ericson <git@JohnEricson.me>2020-04-18 00:35:19 -0400
committerGitHub <noreply@github.com>2020-04-18 00:35:19 -0400
commiteb4acb6ca9c4482e7a65d4b1aaf4ec7c48ea6641 (patch)
tree35eb7ce676678c5d9fcda8ef33f258f94c53639c /pkgs/applications/networking/mailreaders
parent68a4ca45e07a0c6081264cf1c13d63f99c7fa15c (diff)
parent204d7104053d5d97c0036e20a912814d63f71e6f (diff)
Merge pull request #85468 from Ericson2314/no-dumpmachine
treewide: Get rid of -dumpmachine in favor of static info
Diffstat (limited to 'pkgs/applications/networking/mailreaders')
-rw-r--r--pkgs/applications/networking/mailreaders/thunderbird/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/mailreaders/thunderbird/default.nix b/pkgs/applications/networking/mailreaders/thunderbird/default.nix
index 797d7b17ec2d6..19c572af2795d 100644
--- a/pkgs/applications/networking/mailreaders/thunderbird/default.nix
+++ b/pkgs/applications/networking/mailreaders/thunderbird/default.nix
@@ -191,7 +191,7 @@ stdenv.mkDerivation rec {
           lib.getVersion stdenv.cc.cc
         } -isystem ${stdenv.cc.cc}/include/c++/${
           lib.getVersion stdenv.cc.cc
-        }/$(cc -dumpmachine)"
+        }/${stdenv.hostPlatform.config}"
       } \
       $NIX_CFLAGS_COMPILE"