From fb4833f972e6f083086e7bf267ded9c477055f6d Mon Sep 17 00:00:00 2001 From: Johannes Schlatow Date: Wed, 13 Jun 2018 14:59:44 +0200 Subject: [PATCH] ports: minor changes in glucose, lemon and keynote - automatically set CC_CXX_WARN_STRICT if libs are imported - set default cap quota Issue #106 --- lib/import/import-glucose.mk | 2 ++ lib/import/import-lemon.mk | 2 ++ run/keynote.run | 1 + 3 files changed, 5 insertions(+) diff --git a/lib/import/import-glucose.mk b/lib/import/import-glucose.mk index fe7d571..52909e3 100644 --- a/lib/import/import-glucose.mk +++ b/lib/import/import-glucose.mk @@ -1,2 +1,4 @@ INC_DIR += $(call select_from_ports,glucose)/include/glucose INC_DIR += $(call select_from_ports,glucose)/include/ + +CC_CXX_WARN_STRICT = diff --git a/lib/import/import-lemon.mk b/lib/import/import-lemon.mk index 83fe758..0bdac4e 100644 --- a/lib/import/import-lemon.mk +++ b/lib/import/import-lemon.mk @@ -1,2 +1,4 @@ INC_DIR += $(call select_from_ports,lemon)/include REP_INC_DIR += src/lib/lemon + +CC_CXX_WARN_STRICT = diff --git a/run/keynote.run b/run/keynote.run index 5849840..9040ebb 100755 --- a/run/keynote.run +++ b/run/keynote.run @@ -34,6 +34,7 @@ set config { +