I think what I ended up doing with the ARMhf project thread was pass the loader at build time a loooong rpath string, and that way, patchelf had enough string room without resizing any sections.
There is a reason you can't tell builtroot to always include '${ORIGIN}' because $O is the output directory/path when building out-of-tree and **ANYTHING** that starts with capital O gets trampled on.
|