From 7ebe69d23c33971b96790510df94d4d3bd438c58 Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Wed, 14 Mar 2018 16:01:59 +0100 Subject: Expose gdb-index as configure argument We report it in the overview, but left no way of controlling it Change-Id: I1d31f2e31bb32566f47069c3776e41033ffb1891 Reviewed-by: hjk Reviewed-by: Oswald Buddenhagen --- configure.json | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.json') diff --git a/configure.json b/configure.json index 3f751203b8..003c6c5b90 100644 --- a/configure.json +++ b/configure.json @@ -78,6 +78,7 @@ "force-debug-info": { "type": "boolean", "name": "force_debug_info" }, "force-pkg-config": { "type": "void", "name": "pkg-config" }, "framework": "boolean", + "gdb-index": { "type": "boolean", "name": "gdb_index" }, "gcc-sysroot": "boolean", "gcov": "boolean", "gnumake": { "type": "boolean", "name": "GNUmake" }, -- cgit v1.2.3