mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
CXXFLAGS+=" -DHAVE_POSIX_MEMALIGN=1"
|
||||
export AR+=" cru"
|
||||
export LD="$CC"
|
||||
}
|
||||
|
||||
makeinstall_target() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user