From 0df7ceb8f1483f5764d46c3c1da3fc51c04639bf Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 28 Jul 2018 14:24:31 +0100 Subject: Typo fixes --- Makefile.config.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.config.example') diff --git a/Makefile.config.example b/Makefile.config.example index 010e89f07..7fa7f41cc 100644 --- a/Makefile.config.example +++ b/Makefile.config.example @@ -35,7 +35,7 @@ # GBFLAGS:=-g ### To enable ASAN and UBSAN support in builds regardless of target -# override NETSURF_USE_SANITIZERS := YES +# override NETSURF_USE_SANITIZER := YES ### If you're using the sanitizers and you want it to stop on failure... # override NETSURF_RECOVER_SANITIZERS := NO -- cgit v1.2.3