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

(cherry picked from commit b5e26678495d795d8596874e19790076e09c1c91)

Details

Provenance
spchamp_me.comAuthored on May 12 2022, 10:33 AM
martymacCommitted on May 23 2022, 10:12 AM
Parents
R11:5b3ce9646a4d: x11-servers/xwayland-devel: update to 21.0.99.1.196
Branches
Unknown
Tags
Unknown