mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
www/kcgi: fix build on GCC architectures
Use newer GCC: kcgi.h:644: error: wrong number of arguments specified for 'deprecated' attribute
This commit is contained in:
parent
cce0c54f06
commit
e9d62f5595
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=531848
@ -10,7 +10,7 @@ COMMENT= Minimal sandboxed CGI library in C
|
||||
|
||||
LICENSE= ISCL
|
||||
|
||||
USES= tar:tgz
|
||||
USES= compiler:c11 tar:tgz
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user