RISCOS: Build with SDL1 by default

This commit is contained in:
Cameron Cawley 2020-02-25 22:42:41 +00:00
parent 7d81e1c14f
commit 2bb6accb85

1
configure vendored
View file

@ -2980,6 +2980,7 @@ case $_host_os in
append_var LDFLAGS "-Wl,--gc-sections"
_port_mk="backends/platform/sdl/riscos/riscos.mk"
_pandoc=yes
_sdlconfig=sdl-config
;;
solaris*)
append_var DEFINES "-DSOLARIS"