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
..
2013-01-06 00:47:50 +01:00
2014-11-26 19:52:11 +01:00
2014-11-28 00:10:28 +01:00
2014-12-09 12:02:08 -06:00
2014-08-15 16:26:28 +02:00
2014-12-02 16:51:43 +01:00
2014-11-23 21:48:47 +01:00