mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'master' into core-updates
This commit is contained in:
commit
bdb90df764
51 changed files with 1151 additions and 292 deletions
|
@ -102,9 +102,8 @@
|
|||
((target-mingw? target)
|
||||
(package-with-extra-patches
|
||||
binutils
|
||||
(search-patches
|
||||
"binutils-mingw-w64-specify-timestamp.patch"
|
||||
"binutils-mingw-w64-reproducible-import-libraries.patch")))
|
||||
(search-patches "binutils-mingw-w64-timestamp.patch"
|
||||
"binutils-mingw-w64-deterministic.patch")))
|
||||
(else binutils))
|
||||
target)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue