gnu: glibc/hurd: Use invoke instead of system*.
authorMark H Weaver <mhw@netris.org>
Fri, 16 Mar 2018 05:14:02 +0000 (01:14 -0400)
committerMark H Weaver <mhw@netris.org>
Fri, 16 Mar 2018 09:02:10 +0000 (05:02 -0400)
commit4e50f1f2d3cd6e60c1370c62d699ed6ac6460275
tree3f3995904fb46898e93417656681a44a530d3a22
parentbf8e8a742836626135060818adbe76b2aa09714c
gnu: glibc/hurd: Use invoke instead of system*.

* gnu/packages/base.scm (glibc/hurd)[arguments]: In the build phase procedure,
use 'invoke' instead of 'system*' and remove the vestigial result code
plumbing.  Change the local macro 'make' into a normal procedure.
gnu/packages/base.scm