From aa846653c23cb25581780184e8afd76a23a26735 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Fri, 16 May 2014 09:57:09 +0100 Subject: Tentatively enable the fs cache backing store --- amiga/Makefile.defaults | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'amiga') diff --git a/amiga/Makefile.defaults b/amiga/Makefile.defaults index 2134e8373..20022bb98 100644 --- a/amiga/Makefile.defaults +++ b/amiga/Makefile.defaults @@ -26,6 +26,10 @@ NETSURF_USE_AMIGA_DATATYPES := YES # Valid options: YES, NO NETSURF_USE_NSSVG := YES +# Enable building the source object cache filesystem based backing store. +# Valid options: YES, NO +NETSURF_FS_BACKING_STORE := YES + # Enable NetSurf's use of Spidermonkey 1.80+ # Only here to stop the build complaining; # enable NETSURF_USE_MOZJS instead for JavaScript support -- cgit v1.2.3