mirror of
https://github.com/libretro/stella2023.git
synced 2025-02-12 04:23:01 +00:00
Attempt to fix macOS automated builds.
This commit is contained in:
parent
0ac532519f
commit
e5af3b20d3
1
configure
vendored
1
configure
vendored
@ -841,6 +841,7 @@ case $_host_os in
|
|||||||
if test "$have_clang" == yes; then
|
if test "$have_clang" == yes; then
|
||||||
CXXFLAGS="$CXXFLAGS -Wno-poison-system-directories"
|
CXXFLAGS="$CXXFLAGS -Wno-poison-system-directories"
|
||||||
fi
|
fi
|
||||||
|
_libsqlite3=no
|
||||||
;;
|
;;
|
||||||
retron77)
|
retron77)
|
||||||
DEFINES="$DEFINES -DBSPF_UNIX -DRETRON77"
|
DEFINES="$DEFINES -DBSPF_UNIX -DRETRON77"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user