mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-25 16:08:32 +00:00
chore: update gcc
This commit is contained in:
parent
ccb242ee1c
commit
f0fef1d8c1
@ -120,7 +120,7 @@ stdenvNoCC.mkDerivation ({
|
|||||||
moreutils
|
moreutils
|
||||||
] ++ lib.optionals (!stdenv.isDarwin) [
|
] ++ lib.optionals (!stdenv.isDarwin) [
|
||||||
autoPatchelfHook
|
autoPatchelfHook
|
||||||
gcc11
|
gcc12
|
||||||
procps
|
procps
|
||||||
valgrind
|
valgrind
|
||||||
] ++ lib.optionals (stdenv.isDarwin) [
|
] ++ lib.optionals (stdenv.isDarwin) [
|
||||||
|
Loading…
Reference in New Issue
Block a user