HomeFreeBSD

math/sdpa: speed up build

Description

math/sdpa: speed up build

Sub-Makefiles of this port use make macros with lots of shell expansions
that are expanded again and again. Assign to these with := so that the
shell commands are ran only once. This fixes the port not building due
to timeouts under high system load.

Approved by: portmgr (build fix blanket)
MFH: 2024Q4

Details

Provenance
fuzAuthored on Nov 6 2024, 2:06 PM
Parents
R11:52f20643f288: net/delegate: fix fetch
Branches
Unknown
Tags
Unknown