summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index 46da07e5a..0eb967d78 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -98,7 +98,7 @@ ifeq ($(TARGET),riscos)
NETSURF_USE_PLUGINS := NO
# Force SSL on, because we can't autodetect it.
- NETSURF_USE_SSL := AUTO
+ NETSURF_USE_SSL := YES
# Optimisation levels
CFLAGS += -O2 -Wuninitialized