diff options
author | Ludovic Courtès <ludo@gnu.org> | 2016-09-01 23:48:08 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2016-09-01 23:48:08 +0200 |
commit | ff43e353a1920a47a763024cd0682f2dc805964b (patch) | |
tree | ec0b1ff448799924b4b23b97d8a7cb6bd23c825c /gnu | |
parent | 73dc727ec8d2994aed2f011f89dbd89591ff35a8 (diff) | |
download | guix-ff43e353a1920a47a763024cd0682f2dc805964b.tar guix-ff43e353a1920a47a763024cd0682f2dc805964b.tar.gz |
build-system/gnu: 'strip' phase lists files in sorted order.
This fixes a bug whereby the choice between stripping 'libfoo.so.0.1.2'
and stripping 'libfoo.so' (the symlink) would be non-deterministic.
* guix/build/gnu-build-system.scm (strip)[strip-dir]: Use 'find-files'
instead of 'file-system-fold' so that files are picked in deterministic
order.
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions