Fix ld-uClibc.so RUNTIME_PREFIX.

The ARC toolchain uClibc config sets RUNTIME_PREFIX (and
UCLIBC_RUNTIME_PREFIX) to the install location of the toolchain, which
by default is /usr/local/ARC/gcc/arc-linux-uclibc/lib.  This makes
sense on the host, but not on the target; binaries were unable to find
libraries in /usr/lib.

This change represents the result of rebuilding uClibc with
RUNTIME_PREFIX explicitly set to "/".

Change-Id: Ic3a0ea7df848f4d7846055e0bf845ab50dbe2452
5 files changed
tree: 6e0876047071afd3379a746dfe532962c4eea67d
  1. arc-linux-uclibc/
  2. bin/
  3. extlib/
  4. include/
  5. info/
  6. lib/
  7. libexec/
  8. man/
  9. share/