Tentatively enable the fs cache backing store

This commit is contained in:
Chris Young 2014-05-16 09:57:09 +01:00
parent 11f03cae0c
commit aa846653c2

View File

@ -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