mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
gcc-final: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
262931745a
commit
7122f689e0
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user