mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
SDL: remove symlinking includedir
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0328761868
commit
f939c42f43
@ -102,5 +102,3 @@ cp $SYSROOT_PREFIX/usr/bin/sdl-config $ROOT/$TOOLCHAIN/bin
|
||||
$SED "s:\(['= ]\)/usr:\\1$SYSROOT_PREFIX/usr:g" \
|
||||
$ROOT/$TOOLCHAIN/bin/sdl-config
|
||||
|
||||
mkdir -p $ROOT/$TOOLCHAIN/include
|
||||
ln -snf `echo $ROOT/$PKG_BUILD/include` $ROOT/$TOOLCHAIN/include/SDL
|
||||
|
Loading…
x
Reference in New Issue
Block a user