build: `hydra.scm' cross-builds a few more packages.
* hydra.scm (%packages-to-cross-build): Add a few packages.master
parent
f755aa3f7a
commit
598608c7ee
|
@ -75,7 +75,8 @@ SYSTEM."
|
|||
(cut package-cross-derivation <> <> target <>))))
|
||||
|
||||
(define %packages-to-cross-build
|
||||
(list gmp mpfr mpc coreutils findutils diffutils patch hello guile-2.0
|
||||
(list gmp mpfr mpc coreutils findutils diffutils patch sed grep
|
||||
gawk gettext hello guile-2.0
|
||||
;; %bootstrap-binaries-tarball
|
||||
;; %binutils-bootstrap-tarball
|
||||
;; %glibc-bootstrap-tarball
|
||||
|
|
Reference in New Issue