mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
ppl: remove rpath support from $LDFLAGS, its now default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
6d8b636125
commit
4ee26265a8
@ -12,7 +12,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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user