summaryrefslogtreecommitdiff
path: root/amiga/Makefile.defaults
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2014-11-22 16:41:29 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2014-11-22 16:41:29 +0000
commit0cd682644ba8a0bc566aa378ca5374c9663f8562 (patch)
tree8c4c2508a0d3442fa0158ec8927cb0dc689c3339 /amiga/Makefile.defaults
parent71cdc991c798e935145b25c4d9df57d19bb05f17 (diff)
downloadnetsurf-0cd682644ba8a0bc566aa378ca5374c9663f8562.tar.gz
netsurf-0cd682644ba8a0bc566aa378ca5374c9663f8562.tar.bz2
Revert "Revert "Write out to the backing store asynchronously.""
This reverts commit 75623179aa7a0259477ef93dcd2a3562c4884c74.
Diffstat (limited to 'amiga/Makefile.defaults')
-rw-r--r--amiga/Makefile.defaults4
1 files changed, 0 insertions, 4 deletions
diff --git a/amiga/Makefile.defaults b/amiga/Makefile.defaults
index 20022bb98..2134e8373 100644
--- a/amiga/Makefile.defaults
+++ b/amiga/Makefile.defaults
@@ -26,10 +26,6 @@ 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