Symlink $STAGING_DIR/lib to $STAGING_DIR/usr/lib
commit5b998589614eeca72b117130852e23d19233d5aa
authorMarc Andre Tanner <mat@brain-dump.org>
Sat, 10 Oct 2009 18:46:21 +0000 (10 20:46 +0200)
committerMarc Andre Tanner <mat@brain-dump.org>
Sat, 10 Oct 2009 18:46:21 +0000 (10 20:46 +0200)
tree586649e23c1b5ac15192a29b00bd43f09a595f89
parent39a80365d2a915fd74641cc0e086ef4d5eae7219
Symlink $STAGING_DIR/lib to $STAGING_DIR/usr/lib

That way gdb finds the unstripped libraries in when
cross remote debuging and solib-absolute-prefix is
set to $STAGING_DIR.

Signed-off-by: Marc Andre Tanner <mat@brain-dump.org>
build.sh