mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libgdiplus: do not install in sysroot
This commit is contained in:
parent
2d19aadff3
commit
94d860b594
@ -35,3 +35,7 @@ PKG_CONFIGURE_OPTS_TARGET="--enable-shared \
|
|||||||
--with-libgif \
|
--with-libgif \
|
||||||
--with-libjpeg \
|
--with-libjpeg \
|
||||||
--with-libtiff"
|
--with-libtiff"
|
||||||
|
|
||||||
|
makeinstall_target() {
|
||||||
|
make install DESTDIR=$INSTALL
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user