diff options
author | Ludovic Courtès <ludo@gnu.org> | 2015-06-10 23:19:30 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2015-06-10 23:19:30 +0200 |
commit | 2a1552c608f96a60e8c0b941ce629904d95d11e1 (patch) | |
tree | 77edc7e7708965095d32c1258d4e081a702010ac /tests | |
parent | ab999c25169d439639eccb5d17fc483ae2ead19c (diff) | |
download | guix-2a1552c608f96a60e8c0b941ce629904d95d11e1.tar guix-2a1552c608f96a60e8c0b941ce629904d95d11e1.tar.gz |
gnu: cross-base: Do not strip cross-gcc.
Fixes a regression introduced in 9063ef0 whereby #:strip-binaries? would be
left to #t, leading to an invalid cross-built libgcc.a (see
<http://hydra.gnu.org/build/492479/nixlog/1/tail-reload>.)
* gnu/packages/cross-base.scm (cross-gcc-arguments): Add #:strip-binaries? #f
unconditionally. Replace 'install' phase to use "make install-strip".
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions