OSDN Git Service

Alexandre Oliva writes:
authorEric Andersen <andersen@codepoet.org>
Thu, 18 Mar 2004 11:43:18 +0000 (11:43 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 18 Mar 2004 11:43:18 +0000 (11:43 -0000)
commit909c7fda1f5c91d91f766971f0734f4d4a2b08d5
tree86eaa9961103526ccbf04085a6fb57cccb9ee01e
parente450548c0e9c6793ecdaf9cba7488c3c8f278293
Alexandre Oliva writes:

This patch arranges for the .so files in say /usr/lib to be soft links
to ../../lib, instead of to /some/arbitrary/pathname/lib.  This
enables seamless relocation of a toolchain containing the development
and run time trees in a sys-root.
Makefile
extra/scripts/relative_path.sh [new file with mode: 0755]