From bf8bd3071f2420afff84120801b0c914c7070d3c Mon Sep 17 00:00:00 2001 From: midipix Date: Mon, 9 May 2016 12:06:40 -0400 Subject: build system: configure, project: added --disable-frontend support. This patch also provides 'app' as a user-friendly synonym for 'frontend'. --- config.project | 1 + 1 file changed, 1 insertion(+) (limited to 'config.project') diff --git a/config.project b/config.project index e0c7d4c..7f5776d 100644 --- a/config.project +++ b/config.project @@ -51,5 +51,6 @@ mb_default_elf_config_defs= # config mb_all_static= mb_all_shared= +mb_disable_frontend= mb_disable_static=yes mb_disable_shared=yes -- cgit v1.2.3