diff options
-rw-r--r-- | www/kcgi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/kcgi/Makefile b/www/kcgi/Makefile index dffc353b2567..73ca17ab148f 100644 --- a/www/kcgi/Makefile +++ b/www/kcgi/Makefile @@ -10,7 +10,7 @@ COMMENT= Minimal sandboxed CGI library in C LICENSE= ISCL -USES= tar:tgz +USES= compiler:c11 tar:tgz OPTIONS_DEFINE= EXAMPLES |