aboutsummaryrefslogtreecommitdiff
path: root/pkgs/build-support/setup-hooks/auto-patchelf.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* add autoPatchelfIgnoreMissingDeps to auto-patchelf.shDavHau2020-06-221-1/+1
* setup-hooks/auto-patchelf.sh: get prefixed readelfMatthew Bauer2020-04-061-2/+2
* treewide: Make still dont* Variables are optional in most casesJohn Ericson2019-11-011-1/+1
* auto-patchelf: don't use grep -q, as it causes Broken pipe (#56958)Danylo Hlynskyi2019-03-201-4/+7
* autoPatchelfHook: Skip on missing segment headersaszlig2018-11-261-1/+4
* autoPatchelfHook: Fix type of norecurse variableaszlig2018-11-261-1/+1
* autoPatchelfHook: Add addAutoPatchelfSearchPathaszlig2018-11-251-7/+28
* autoPatchelfHook: Add --no-recurse flagaszlig2018-11-201-3/+23
* autoPatchelfHook: Allow to prevent automatic runaszlig2018-11-201-3/+8
* autoPatchelfHook: Make easier to run autoPatchelfaszlig2018-11-191-3/+3
* autoPatchelfHook: Correctly detect PIE binariesaszlig2018-11-031-2/+11
* autoPatchelfHook: Silence errors in isExecutableaszlig2018-09-251-1/+1
* autoPatchelfHook: Only check PT_INTERP on execsaszlig2018-09-251-2/+4
* autoPatchelfHook: do not patch statically linked filesJörg Thalheim2018-09-231-18/+7
* autoPatchelfHook: Run after patchelf's setup hookaszlig2018-07-161-1/+11
* autoPatchelfHook: Patch PIC exes/libs as wellaszlig2018-06-081-0/+1
* setup-hooks: Add autoPatchelfHookaszlig2018-02-101-0/+174