mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
cloog-ppl: remove rpath support from $LDFLAGS, its now default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -13,7 +13,6 @@ cd $BUILD/$1*
|
||||
mkdir -p objdir
|
||||
cd objdir
|
||||
|
||||
LDFLAGS="-Wl,-rpath,$ROOT/$TOOLCHAIN/lib" \
|
||||
../configure --host=$HOST_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--target=$TARGET_NAME \
|
||||
|
||||
Reference in New Issue
Block a user