HomeFreeBSD

Fix build on GCC-based systems:

Description

Fix build on GCC-based systems:

BitBuffer.cpp:30: error: invalid use of incomplete type 'struct qrcodegen::BitBuffer'

USE_CSTD=c99 was not sufficient:

qrcodegen.c:149: error: 'for' loop initial declaration used outside C99 mode

Approved by: portmgr (tier-2 blanket)

Details

Provenance
linimonAuthored on
Parents
rP523750: math/metis4: Deprecate
Branches
Unknown
Tags
Unknown