diff options
author | Niels Thykier <niels@thykier.net> | 2016-07-01 20:31:10 +0000 |
---|---|---|
committer | Niels Thykier <niels@thykier.net> | 2016-07-01 20:31:13 +0000 |
commit | 71a0569b9ca6f3ed90118485e8f855bc7a974ac3 (patch) | |
tree | 01391be1e751485fc112b329ba891ed29224c03c /t | |
parent | 6307207499e493acd32b3043949a2982ca9d4e90 (diff) | |
download | debhelper-71a0569b9ca6f3ed90118485e8f855bc7a974ac3.tar.gz |
dh_strip: disable file(1) cache when not using build-ids
It breaks in fun and exciting ways for hardlinked ELF binaries if we
are not using build-ids. For now just disable the file(1) caching
in that case as it is not critical and an uncommon case.
The build-id case works (thanks to Sven Joachim) since the deattached
debug symbol is in a predictable location we can test for.
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions