mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-01 07:46:11 +00:00
RISCOS: Always use static detection for now
This commit is contained in:
parent
57e759e05d
commit
2d7876e7dc
4
configure
vendored
4
configure
vendored
@ -3198,11 +3198,9 @@ EOF
|
||||
# RiscOS has no OpenGL support at all even though it's SDL based
|
||||
_opengl_mode=none
|
||||
if test "$_dynamic_modules" = yes ; then
|
||||
_detection_features_static=no
|
||||
_plugins_default=dynamic
|
||||
else
|
||||
_detection_features_full=no
|
||||
fi
|
||||
_detection_features_full=no
|
||||
;;
|
||||
solaris*)
|
||||
append_var DEFINES "-DSOLARIS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user