Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2007 23:17:18 -0700
From:      Marcel Moolenaar <xcllnt@mac.com>
To:        arm@freebsd.org
Subject:   ARG_MAX on arm
Message-ID:  <B3E0E569-7FF1-40DD-90DC-630FD6A24B5C@mac.com>

next in thread | raw e-mail | index | archive | help
All,

As per rev 1.22 of src/sys/sys/syslimits.h, arm is the only platform
that has a maximum argument size of 64KB. This limit is too small
for "make delete-old" to work. For that reason I changed PowerPC to
use the same limit as all the other platforms. You may want to do
the same for arm if there's no particular reason to have it be 64KB.
FYI,

-- 
Marcel Moolenaar
xcllnt@mac.com





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B3E0E569-7FF1-40DD-90DC-630FD6A24B5C>