[Bug 257004] math/lapack build of 3.10.0 fails with "argument list too long" error
Date: Sun, 11 Jul 2021 23:52:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257004
--- Comment #13 from John Hein <jcfyecrayz@liamekaens.com> ---
(In reply to John Hein from comment #12)
The src commit that bumped up ARG_MAX is base
b003cf6c08d3f19063a083991582bc793b2e6e51 (_FreeSD_version 1201506, first
release version that had it was 12.2):
===========
commit b003cf6c08d3f19063a083991582bc793b2e6e51
Author: Pedro F. Giffuni <pfg@FreeBSD.org>
Date: Sat Dec 21 02:40:40 2019 +0000
MFC r355828:
Double the size of ARG_MAX on LP64 platforms.
.
.
===========
--
You are receiving this mail because:
You are the assignee for the bug.