From 7b6d89db04ca01f7770e713fc4977e6f55dbf6c6 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 12 Oct 2015 20:33:11 +0100 Subject: Introduce a binding flags to allow local config changes --- Makefile.config.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.config.example') diff --git a/Makefile.config.example b/Makefile.config.example index 8737e5372..686ffea3a 100644 --- a/Makefile.config.example +++ b/Makefile.config.example @@ -34,3 +34,5 @@ # override NETSURF_USE_MOZJS := NO # override NETSURF_USE_MOZJS := YES +### To change flags to javascript binding generator +# GBFLAGS:=-g -- cgit v1.2.3