summaryrefslogtreecommitdiff
path: root/Makefile.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.defaults')
-rw-r--r--Makefile.defaults5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.defaults b/Makefile.defaults
index e11fa1fb6..97793318d 100644
--- a/Makefile.defaults
+++ b/Makefile.defaults
@@ -86,6 +86,11 @@ NETSURF_HOMEPAGE := "about:welcome"
# Valid options: YES, NO
NETSURF_USE_LIBICONV_PLUG := YES
+# Enable building the source object cache filesystem based backing store.
+# implementation.
+# Valid options: YES, NO
+NETSURF_FS_BACKING_STORE := NO
+
# Initial CFLAGS. Optimisation level etc. tend to be target specific.
CFLAGS :=