HomeFreeBSD

Conditionalize compiler flags that are specific to clang to fix errors

Description

Conditionalize compiler flags that are specific to clang to fix errors
of the following forms on GCC-based architectures:

cc1plus: error: unrecognized command line option "-Wno-c++11-narrowing"
cc1plus: error: unrecognized command line option "-Wno-reserved-user-defined-literal"
cc1plus: warning: unrecognized command line option '-Wno-error-narrowing'

Approved by: portmgr (tier-2 blanket)

Details

Provenance
linimonAuthored on
Parents
rP497857: math/coinutils: Update 2.10.14 -> 2.11.0
Branches
Unknown
Tags
Unknown