Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Turns out patchelf (from version 0.9 - 0.10) has trouble working with '--replace-needed' option (see NixOS/patchelf#237), as it corrupted the goodix lib we just patched from extract-utils. * Though I'm still not sure as to why it's seemingly working with few binaries and straight out corrupting others. * Since the host patchelf "seems" to be working just fine, revert back to using it. Signed-off-by: Saurabh Charde <[email protected]>
- Loading branch information