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