sysutils/fusefs-hfsfuse: Attempt to fix build on archs that still use gcc 4.2
src/hfsfuse.c:141: error: 'for' loop initial declaration used outside C99 mode http://beefy7.nyi.freebsd.org/data/head-mips-default/p475044_s336572/logs/fusefs-hfsfuse-g20180118_1.log
This commit is contained in:
@@ -16,6 +16,7 @@ LIB_DEPENDS= libublio.so:devel/libublio \
|
||||
libutf8proc.so:textproc/utf8proc
|
||||
|
||||
USES= fuse gmake
|
||||
USE_CSTD= c99
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= 0x09
|
||||
GH_TAGNAME= d021835629c3fb37bd5bf8d364d5196f1db53867
|
||||
|
||||
Reference in New Issue
Block a user