+* 5.0.1.5
+- Version Up: Fixed MacOS build and disabled SDL.
+== Varinder Pratap Singh <varinder.p@samsung.com> 2020-05-07
* 5.0.1.4
- Version Up: upgrade upstream qemu to 5.0.1
== Varinder Pratap Singh <varinder.p@samsung.com> 2020-05-07
--disable-plugins
--disable-modules
--disable-auth-pam
- --extra-cflags=-Wno-error=stringop-truncation
+ --disable-sdl
$CONFIGURE_APPEND"
CONFIGURE_APPEND_WIN="
--extra-cflags=-D__USE_MINGW_ANSI_STDIO=1
--extra-cflags=-Wno-error=undef
--extra-cflags=-Wno-error=unknown-pragmas
+ --extra-cflags=-Wno-error=stringop-truncation
--extra-cflags=-Wno-error=redundant-decls"
# append platform specific options
case $targetos in
Linux*)
CONFIGURE_APPEND="
+ --extra-cflags=-Wno-error=stringop-truncation
--extra-ldflags=-rdynamic
--extra-ldflags=-Wl,-rpath,'\$\$ORIGIN'
--audio-drv-list=alsa
CONFIGURE_APPEND="
--cc=clang
--cxx=clang++
+ --host-cc=clang
--extra-cflags=-mmacosx-version-min=10.12
--extra-cflags=-Wno-error=unknown-warning-option
--extra-cflags=-Wno-error=mismatched-tags