MORPHOS: Use SDL2
This commit is contained in:
parent
85f7d5865b
commit
521731f28e
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -2640,7 +2640,7 @@ case $_host_os in
|
|||
append_var CXXFLAGS "-Wno-format"
|
||||
add_line_to_config_mk 'MORPHOS = 1'
|
||||
_port_mk="backends/platform/sdl/morphos/morphos.mk"
|
||||
_sdlconfig=sdl-config
|
||||
_sdlconfig=sdl2-config
|
||||
_nuked_opl=no
|
||||
;;
|
||||
android)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue