mpfr: remove rpath support from $LDFLAGS, its now default

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-10-21 21:52:38 +02:00
parent aa1bd858ec
commit 6d8b636125

View File

@ -14,7 +14,6 @@ autoreconf
mkdir -p objdir
cd objdir
LDFLAGS="-Wl,-rpath,$ROOT/$TOOLCHAIN/lib" \
../configure --host=$HOST_NAME \
--build=$HOST_NAME \
--target=$TARGET_NAME \