diff options
author | Carl Dong <contact@carldong.me> | 2019-10-11 19:56:03 -0400 |
---|---|---|
committer | Carl Dong <contact@carldong.me> | 2019-10-21 17:39:08 -0400 |
commit | f5d6c88d0f5e1556295c1a19c46ddfcb7a23107f (patch) | |
tree | 8b48edff004fa261bbd6828c8caf95406d3d298a /guix.scm | |
parent | 8b438f85cf85c1a22273eb6164c7f67f41f29bf4 (diff) | |
download | guix-f5d6c88d0f5e1556295c1a19c46ddfcb7a23107f.tar guix-f5d6c88d0f5e1556295c1a19c46ddfcb7a23107f.tar.gz |
gnu: mingw-w64: Add -winpthreads variants.
This recursive package definition really demonstrates how magical Guix
can be :-)
Try invoking:
./pre-inst-env guix build mingw-w64-{x86_64,i686}{,-winpthreads}
* gnu/packages/mingw.scm (make-mingw-w64): Add XGCC, XBINUTILS optional
arguments to specify using a non-default cross-compiler/binutils. Add
WITH-WINPTHREADS? optional argument to allow building with winpthreads
support. Adjust accordingly for the new arguments.
(mingw-w64-i686-winpthreads, mingw-w64-x86_64-winpthreads): Add
variables.
* gnu/packages/cross-base.scm (native-libc): Add XGCC, XBINUTILS
key arugments and pass to MAKE-MINGW-W64.
(cross-libc): Pass XGCC and XBINUTILS to NATIVE-LIBC.
Diffstat (limited to 'guix.scm')
0 files changed, 0 insertions, 0 deletions