HomeFreeBSD

Add compiler:c11 to USES to fix the following build problem on GCC-based

Description

Add compiler:c11 to USES to fix the following build problem on GCC-based
architectures:

cc1: error: unrecognized command line option "-Wno-unknown-warning-option"
cc1: error: unrecognized command line option "-Wsuggest-attribute=noreturn"
cc1: error: unrecognized command line option "-Wjump-misses-init"
cc1: error: unrecognized command line option "-std=c11"

Approved by: portmgr (tier-2 blanket)

Details

Provenance
linimonAuthored on
Parents
rP503922: databases/pgroonga: Update version 2.1.9=>2.2.0
Branches
Unknown
Tags
Unknown