summary refs log tree commit diff
path: root/pkgs/build-support/setup-hooks/auto-patchelf.sh
Commit message (Expand)AuthorAge
* auto-patchelf: don't use grep -q, as it causes Broken pipe (#56958)Danylo Hlynskyi2019-03-20
* autoPatchelfHook: Skip on missing segment headersaszlig2018-11-26
* autoPatchelfHook: Fix type of norecurse variableaszlig2018-11-26
* autoPatchelfHook: Add addAutoPatchelfSearchPathaszlig2018-11-25
* autoPatchelfHook: Add --no-recurse flagaszlig2018-11-20
* autoPatchelfHook: Allow to prevent automatic runaszlig2018-11-20
* autoPatchelfHook: Make easier to run autoPatchelfaszlig2018-11-19
* autoPatchelfHook: Correctly detect PIE binariesaszlig2018-11-03
* autoPatchelfHook: Silence errors in isExecutableaszlig2018-09-25
* autoPatchelfHook: Only check PT_INTERP on execsaszlig2018-09-25
* autoPatchelfHook: do not patch statically linked filesJörg Thalheim2018-09-23
* autoPatchelfHook: Run after patchelf's setup hookaszlig2018-07-16
* autoPatchelfHook: Patch PIC exes/libs as wellaszlig2018-06-08
* setup-hooks: Add autoPatchelfHookaszlig2018-02-10