HomeFreeBSD

Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.so

Description

Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.so
as a stand-in for "are we running on gcc".

These 4 cases are outliers because they set compiler:nestedfct which
currently hardwires gcc. So the real test for including -fnested-functions
into CFLAGS is "are we on the ancient base gcc".

Approved by: portmgr (tier-2 blanket)

Details

Provenance
linimonAuthored on Jul 12 2019, 1:57 AM
Parents
R11:c6af2b4296e1: - Document python37 multiple vulnerabilities
Branches
Unknown
Tags
Unknown
Reverted By
R11:74cd06059c53: net-mgmt/chillispot: Omit special GCC 4.2 handling