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 {
+