mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-18 16:03:05 +00:00
Use _port_mk for the WinCE port.
svn-id: r44404
This commit is contained in:
parent
c501e65046
commit
fe5e0ee9ca
2
configure
vendored
2
configure
vendored
@ -1459,7 +1459,7 @@ if test -n "$_host"; then
|
||||
add_line_to_config_mk 'USE_ARM_SCALER_ASM = 1'
|
||||
_backend="wince"
|
||||
_mt32emu="no"
|
||||
add_line_to_config_mk 'include $(srcdir)/backends/platform/wince/wince.mk'
|
||||
_port_mk="backends/platform/wince/wince.mk"
|
||||
;;
|
||||
dreamcast)
|
||||
echo "Cross-compiling to $_host, forcing endianness, alignment and type sizes"
|
||||
|
Loading…
x
Reference in New Issue
Block a user