mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
vdr-plugin-xmltv2vdr: fix libiconv location
This commit is contained in:
parent
5f95394e1f
commit
d1b5c0eb1e
@ -37,6 +37,7 @@ pre_configure_target() {
|
||||
export CFLAGS="$CFLAGS -fPIC"
|
||||
export CXXFLAGS="$CXXFLAGS -fPIC"
|
||||
export LDFLAGS="$LDFLAGS -fPIC"
|
||||
export LIBS="-L$SYSROOT_PREFIX/usr/lib/iconv"
|
||||
}
|
||||
|
||||
make_target() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user