freebsd-ports/graphics/lux
Robert Clausecker e0b169f1d0 graphics/lux: unbreak on armv7
An upcoming patch will fix the misconfiguration that restricts the
address space for armv7 processes on arm64 to ~2GB instead of the ~3.5GB
it should have been.  With that patch applied, the port builds fine.
As a temporary workaround, the following sysctls can be set to effect
the same change (though affecting arm64 processes too):

    kern.maxssiz=67108864
    kern.maxdsiz=536870912

armv6 stays broken as we cannot run armv6 processes on arm64 (see
PR #256132).

PR:		274705
MFH:		2023Q4
See also:	https://reviews.freebsd.org/D42451
2023-11-03 17:16:26 -04:00
..
files graphics/lux: update to 1.1.7 2023-07-31 01:59:08 +03:00
distinfo graphics/lux: update to 1.1.8 2023-08-09 15:01:14 +02:00
Makefile graphics/lux: unbreak on armv7 2023-11-03 17:16:26 -04:00
pkg-descr
pkg-plist