HomeFreeBSD

Add compiler.mk to PORTS_ENV.

Description

Add compiler.mk to PORTS_ENV.

This only handles the default CC=cc but is enough to significantly improve
INDEX/Poudriere ports var gathering due to reducing around a dozen cc
fork+exec for every port that all have the same result. These values
are reused during the port build as well which reduces more fork+exec
contention there.

Approved by: portmgr (implicit)

Details

Provenance
bdreweryAuthored on
Parents
rP463258: databases/cego: update 2.38.20 -> 2.39.1
Branches
Unknown
Tags
Unknown