mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
gcc-final: remove rpath support from $LDFLAGS, its now default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f2ef473728
commit
a75d915b79
@ -19,7 +19,6 @@ cd $BUILD/gcc*
|
||||
mkdir -p objdir-$1
|
||||
cd objdir-$1
|
||||
|
||||
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