summaryrefslogtreecommitdiffstats
path: root/tests/no-rpath.sh
Commit message (Collapse)AuthorAgeFilesLines
* * Instantiate the right template depending on whether the file is 32Eelco Dolstra2007-01-311-1/+4
| | | | | | or 64 bits. (This is done at runtime, so patchelf can patch 32 *and* 64-bit executables on both 32 and 64-bit platforms).
* * `--interpreter' -> `--set-interpreter'.Eelco Dolstra2005-10-111-1/+1
|
* * Handle the case where no RPATH is present, so the .dynamic table hasEelco Dolstra2005-10-011-0/+21
to be increased.