mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
freetype: link $SYSROOT_PREFIX/usr/include/freetype2/freetype to $SYSROOT_PREFIX/usr/include/freetype
This commit is contained in:
parent
c46ee78b32
commit
ce90f75e91
@ -23,3 +23,5 @@ $SED "s:\(['= ]\)/usr:\\1$SYSROOT_PREFIX/usr:g" \
|
||||
$SYSROOT_PREFIX/usr/bin/$1-config
|
||||
|
||||
mv $SYSROOT_PREFIX/usr/bin/$1-config $ROOT/$TOOLCHAIN/bin
|
||||
|
||||
ln -v -sf $SYSROOT_PREFIX/usr/include/freetype2/freetype $SYSROOT_PREFIX/usr/include
|
||||
|
Loading…
x
Reference in New Issue
Block a user