gcc-final: cosmetics

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-06-27 00:31:40 +02:00
parent 262931745a
commit 7122f689e0

View File

@ -15,8 +15,10 @@ $SCRIPTS/unpack gcc
setup_toolchain host
cd $BUILD/gcc*
mkdir -p objdir-$1
cd objdir-$1
LDFLAGS="-Wl,-rpath,$ROOT/$TOOLCHAIN/lib" \
../configure --host=$HOST_NAME \
--build=$HOST_NAME \