guix/gnu
Ludovic Courtès f05bdc9412 gnu: Don't use --strip-all in cases where this is problematic.
This is a followup to 856ae5e.  See <http://hydra.gnu.org/build/180506>
for an example of build failure.

* guix/build/gnu-build-system.scm (strip): Add #:archive-strip-flags
  parameter.  Use it when (ar-file? path).
* guix/build-system/gnu.scm (gnu-build): Add #:archive-strip-flags
  parameter and pass it down.
* gnu/packages/commencement.scm (gcc-boot0)[arguments]: Add
  #:strip-flags.
* gnu/packages/base.scm (glibc)[arguments]: Likewise.
2014-12-28 23:46:59 +01:00
..
build activation: Copy the account skeletons when creating the 'root' account. 2014-12-13 22:31:08 +01:00
packages gnu: Don't use --strip-all in cases where this is problematic. 2014-12-28 23:46:59 +01:00
services services: xorg: Make SLiM sessions configurable. 2014-12-20 11:12:00 +08:00
system install: Use a low-memory nscd caching policy. 2014-12-14 17:26:03 +01:00
artwork.scm
packages.scm packages: Sort Scheme file lists used by 'fold-packages'. 2014-12-21 12:29:14 +01:00
services.scm
system.scm system: Add sudo to '%base-packages'. 2014-12-13 16:22:34 +01:00