README: strip bug was fixed

This commit is contained in:
Domen Kožar
2020-06-05 17:14:46 +02:00
committed by GitHub
parent aa0b0e705f
commit dadb65f97e

View File

@@ -86,15 +86,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
https://nixos.org/patchelf.html https://nixos.org/patchelf.html
## BUGS
The `strip' command from binutils generated broken executables when
applied to the output of patchelf (if `--set-rpath' or
`--set-interpreter' with a larger path than the original is used).
This appears to be a bug in binutils
(http://bugs.strategoxt.org/browse/NIXPKGS-85).
## RELEASE HISTORY ## RELEASE HISTORY
0.10 (March 28, 2019): 0.10 (March 28, 2019):