gnu: make-bootstrap: Add cross-libc:static to the inputs.
authorMathieu Othacehe <m.othacehe@gmail.com>
Fri, 3 Jan 2020 14:20:18 +0000 (15:20 +0100)
committerMathieu Othacehe <m.othacehe@gmail.com>
Thu, 16 Jan 2020 09:15:12 +0000 (10:15 +0100)
commit8bd2b15b06f6306e37cc72995b76a7f0754cf1a6
tree9fae0c874ad13976cfd64ee17976b509abf7230c
parentaded68b30083d2042c543c0a1d7685b2147c2b83
gnu: make-bootstrap: Add cross-libc:static to the inputs.

This is a follow-up of 4610ab7c9a5327df0d475262817bc081a5891aa8. 'getpw' & co
fail with a cross-compiled statically-linked guile.

* gnu/packages/make-bootstrap.scm (package-with-relocatable-glibc)[inputs]:
Add "cross-libc:static".
gnu/packages/make-bootstrap.scm