| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
They all have that page size, and the host-detected one might be
different.
|
|
|
|
|
|
|
|
|
| |
This leads to numerous build failures:
http://hydra.nixos.org/eval/1136585
because ELF interpreter names are not unique (e.g. ld-linux.so.2 is
used on systems other than i686-linux).
|
|
* compile locally this test in the no-rpath test
* add tests for prebuilt no-rpath binaries on various ELF platforms
=> ia64 does not work, probably a bug in patchelf. Marking it as XFAIL for now
|