HomeFreeBSD

Base GCC compiles by default in C89, while this port is written in C99,

Description

Base GCC compiles by default in C89, while this port is written in C99,
which breaks compilation on GCC architectures.

Set USE_CSTD=c99 to make this port build.

PR: 232517
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)

Details

Provenance
linimonAuthored on
Parents
rP484211: Fix build failure with base GCC because of double typedefs.
Branches
Unknown
Tags
Unknown