HomeFreeBSD

Add USE_CSTD=c99 to fix regression on GCC-based systems:

Description

Add USE_CSTD=c99 to fix regression on GCC-based systems:

../bin/dconf.c:136: error: 'for' loop initial declaration used outside C99 mode

Approved by: maintainer

Details