about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorArtturi <Artturin@artturin.com>2023-02-19 01:29:37 +0200
committerGitHub <noreply@github.com>2023-02-19 01:29:37 +0200
commit6f80f6ef833dc845d4add833adee68e51be9b08b (patch)
tree036378510c7c77c64a0f120436a144d27870f581 /pkgs
parent7fac81ab46cb6bb4d859217893ffa61f011c1b72 (diff)
parent3a2b7bd7d7fe535a6315d087962989a0c839bb21 (diff)
Merge pull request #217022 from yu-re-ka/musl-gccgo-ucontext
gcc: add missing libucontext buildInput for pkgsMusl.gccgo12
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/compilers/gcc/12/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/compilers/gcc/12/default.nix b/pkgs/development/compilers/gcc/12/default.nix
index 63168968cd6be..cb3b0ba5ca2d6 100644
--- a/pkgs/development/compilers/gcc/12/default.nix
+++ b/pkgs/development/compilers/gcc/12/default.nix
@@ -165,6 +165,7 @@ let majorVersion = "12";
         lib
         libcCross
         libmpc
+        libucontext
         libxcrypt
         mpfr
         name