HomeFreeBSD

*/*: Replace USE_GCC=any with USE_GCC=yes

Description

*/*: Replace USE_GCC=any with USE_GCC=yes

USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such
as i386 and amd64 since 12.x and depending on configuration 11.x,
most newer installations on other platforms, and 13.x across the
board).

Since commit 96c17633d90386b5bcf8 Mk/bsd.gcc.mk is treating them as
different spellings of the same, so continue the deorbiting of the
USE_GCC=any form and simply replace it with USE_GCC=yes.

This should not make any functional difference at all.

Discussed with: mat, linimon, pkubaj

Details

Provenance
geraldAuthored on Jun 4 2021, 5:53 AM
Parents
R11:31a195fb7244: graphics/py-OWSLib: Update to 0.24.1
Branches
Unknown
Tags
Unknown