https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241710
Pedro F. Giffuni <p...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #209195|0 |1 is obsolete| | --- Comment #17 from Pedro F. Giffuni <p...@freebsd.org> --- Created attachment 209300 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209300&action=edit Option 2: leave ARG_MAX untouched for IPL32 but increment for LP64 Option 2: discriminate ARG_MAX for different args but greatly increment the value for others. 2X is enough to build Code Aster, but perhaps 3X is a better value(?). Illumos uses ~4X for ILP32 (they don't support ARM) and ~8X for _LP64. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"