HomeFreeBSD

devel/tbb: Fix symlink creation during build

Description

devel/tbb: Fix symlink creation during build

Temporary variable CC_BASENAME may not reflect actual COMPILER_TYPE on
environments that modify CC or COMPILER_TYPE through included files,
leading to creating a wrong symlink.

Evaluating CC in the post-extract target ensures it is up to date and
in line with COMPILER_TYPE.

PR: 263851
Reported by: Sean Champ <lab+bsd@thinkum.space>
MFH: 2022Q2

Details

Provenance
spchamp_me.comAuthored on May 12 2022, 10:33 AM
martymacCommitted on May 12 2022, 10:33 AM
Parents
R11:d883a12a558f: security/nextcloud-passman: Update to 2.4.1
Branches
Unknown
Tags
Unknown