diff options
author | Ludovic Courtès <ludo@gnu.org> | 2017-01-26 11:27:11 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2017-01-26 11:29:38 +0100 |
commit | 0363474a0b57067000ddd4b131cb31d7c70223fb (patch) | |
tree | 5590bb83c56488081f1145a4149b425bfff53bf3 /NEWS | |
parent | 9b9e147117e6009451d7acc1f8f156e041263e32 (diff) | |
download | patches-0363474a0b57067000ddd4b131cb31d7c70223fb.tar patches-0363474a0b57067000ddd4b131cb31d7c70223fb.tar.gz |
build-system/gnu: 'strip' phase now skips symlinks.
This avoids a situation where the "debug" output would contain separate
(and different) .debug files for "libfoo.so" and "libfoo.so.0.0", even
though "libfoo.so" is actually a symlink to "libfoo.so.0.0".
* guix/build/gnu-build-system.scm (strip): Remove 'file-exists?' call in
'for-each' lambda. Pass a predicate to 'find-files' to restrict the
result to regular files.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions