mirror of
https://github.com/NixOS/patchelf.git
synced 2025-10-21 14:50:50 +08:00
README: strip bug was fixed
This commit is contained in:
@@ -86,15 +86,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
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
|
||||
|
||||
0.10 (March 28, 2019):
|
||||
|
Reference in New Issue
Block a user