IOS7: Enable Building Scalers By Default

This override prevented the previous IOS7 commit to enable software
scalers on 2018-11-21 having any effect.
This commit is contained in:
D G Turner 2018-11-26 12:51:04 +00:00
parent cfb46da90c
commit 7b4d1ed460

1
configure vendored
View file

@ -3164,7 +3164,6 @@ if test -n "$_host"; then
ios7) ios7)
append_var DEFINES "-DIPHONE" append_var DEFINES "-DIPHONE"
_backend="ios7" _backend="ios7"
_build_scalers=no
_seq_midi=no _seq_midi=no
_timidity=no _timidity=no
;; ;;