HomeFreeBSD

Instead of requesting GCC explicitly, tentatively add `compiler:c11' to

Description

Instead of requesting GCC explicitly, tentatively add `compiler:c11' to
the USES list as suggested by several people, even though the code does
not really require C11 (e.g., it can be built with -std=c99 or with GCC
4.6 which does not support C11 standard).

Details

Provenance
danfeAuthored on
Parents
rP484874: - Fix USES=tar usage
Branches
Unknown
Tags
Unknown