mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
retro-pcsx-rearmed: fix build for OdroidGoAdvance
This commit is contained in:
parent
81abef9745
commit
2c322ae4f3
@ -39,7 +39,7 @@ if [ "${ARCH}" = "arm" ]; then
|
||||
if [ "${DEVICE}" = "OdroidGoAdvance" ]; then
|
||||
sed -e "s|armv8-a|armv8-a+crc|" \
|
||||
-i ../Makefile.libretro
|
||||
PKG_MAKE_OPTS_TARGET+=" platfrom=classic_armv8_a35"
|
||||
PKG_MAKE_OPTS_TARGET+=" platform=classic_armv8_a35"
|
||||
else
|
||||
PKG_MAKE_OPTS_TARGET+=" platform=unix"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user