MFH: r551705
irc/eggdrop-devel: fix build on GCC architectures Use C99 mode: .././server.mod/isupport.c:178: error: 'for' loop initial declaration used outside C99 mode Approved by: portmgr (fix build blanket)
This commit is contained in:
parent
0a08c8ee26
commit
07f548e401
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=551706
@ -13,6 +13,7 @@ LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= tcl ssl
|
||||
USE_CSTD= c99
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= eggheads
|
||||
|
Loading…
Reference in New Issue
Block a user