opnsense-ports/math/maxima/pkg-message
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

5 lines
331 B
Text

When built with sbcl, maxima imposes a default memory limit of 512 MiB on i386,
and 1 GiB on amd64. The limit can be changed by defining DYNAMIC_SPACE_SIZE
in the build environment. The limit can be overridden later, at run-time,
via the -X or --lisp-options options, or by defining the environment variable
MAXIMA_LISP_OPTIONS.