From 2c01ca13f26c0991d5d0fece210bcdcb60dbb10c Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Mon, 15 Sep 2014 23:06:28 +0200 Subject: Enabled the filesystem backing store. --- atari/Makefile.defaults | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'atari/Makefile.defaults') diff --git a/atari/Makefile.defaults b/atari/Makefile.defaults index dcdc1d661..211c8e65d 100644 --- a/atari/Makefile.defaults +++ b/atari/Makefile.defaults @@ -26,6 +26,11 @@ NETSURF_USE_NSSVG := AUTO # Valid options: YES, NO NETSURF_USE_MOZJS := NO +# Enable building the source object cache filesystem based backing store. +# implementation. +# Valid options: YES, NO +NETSURF_FS_BACKING_STORE := YES + # enable true type fonts via freetype2 # Valid options: YES, NO NETSURF_USE_ATARI_FREETYPE_FONT := YES -- cgit v1.2.3