From 8a57c043b684c2e2e9cd3bbb0c1f5707ce65f182 Mon Sep 17 00:00:00 2001 From: midipix Date: Mon, 4 Sep 2023 01:40:55 +0000 Subject: project: added cfgdefs.sh (custom config steps), explicitly test for sys/syscall.h. --- config.project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.project') diff --git a/config.project b/config.project index c8b6eef..536a088 100644 --- a/config.project +++ b/config.project @@ -13,7 +13,7 @@ mb_disable_static=yes mb_disable_shared=yes # custom config step -mb_use_custom_cfgdefs=no +mb_use_custom_cfgdefs=yes mb_use_custom_cfginit=no mb_use_custom_cfgfini=yes mb_use_custom_cfgtest=no -- cgit v1.2.3