mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-16 17:27:38 +00:00
guix: remove unused define
This commit is contained in:
parent
abfc8ca9a2
commit
c1fc610940
1 changed files with 0 additions and 3 deletions
|
@ -184,9 +184,6 @@ chain for " target " development."))
|
|||
(search-our-patches "nsis-gcc-10-memmove.patch"
|
||||
"nsis-disable-installer-reloc.patch")))
|
||||
|
||||
(define (make-glibc-without-werror glibc)
|
||||
(package-with-extra-configure-variable glibc "enable_werror" "no"))
|
||||
|
||||
(define-public mingw-w64-base-gcc
|
||||
(package
|
||||
(inherit base-gcc)
|
||||
|
|
Loading…
Reference in a new issue