HomeFreeBSD

math/lapack: fix "argument list too long"

Description

math/lapack: fix "argument list too long"

Older FreeBSD versions have a too small ARG_MAX, and making the plist
failed with the "argument list too long" error.

This patch sticks to using files and pipelines rather than long command
line argument lists, authored by John Hein <jcfyecrayz@liamekaens.com>.

PR: 257004
Reported by: russo (at) bogodyn.org

Details

Provenance
rfyu28uyeg_snkmail.comAuthored on Jul 17 2021, 3:09 PM
thierryCommitted on Jul 17 2021, 3:18 PM
Parents
R11:d7a31e2e9fec: devel/bear: Update to 3.0.13
Branches
Unknown
Tags
Unknown