mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
libretro-scummvm: fix build
This commit is contained in:
parent
d6b702f114
commit
2cfba3fc2f
@ -21,6 +21,7 @@ pre_make_target() {
|
|||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
CXXFLAGS+=" -DHAVE_POSIX_MEMALIGN=1"
|
CXXFLAGS+=" -DHAVE_POSIX_MEMALIGN=1"
|
||||||
export AR+=" cru"
|
export AR+=" cru"
|
||||||
|
export LD="$CC"
|
||||||
}
|
}
|
||||||
|
|
||||||
makeinstall_target() {
|
makeinstall_target() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user