mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
bab39a97c3
Bad file ownership caused by 'make install' exploding tarballs in the upstream sources. Limit memory usage (build fail with large memory). ARCH wasn't checked when explicitly set. The build fails with multiple make jobs. BUILD is for the output package name, don't conflate it with the last bit of PREBUILT. Signed-off-by: David Spencer <idlemoor@slackbuilds.org> |
||
---|---|---|
.. | ||
mlton.info | ||
mlton.SlackBuild | ||
README | ||
slack-desc |
MLton is a whole-program, ahead-of-time Standard ML compiler featuring excellent application performance and partial Successor ML support. This build script uses a pre-built version of MLton from mlton.org to compile the MLton package. This pre-built compiler is only available for x86_64. Builds usually require 2GB of memory. For extra documentation in /usr/share/doc, invoke with a "docs" flag: ./mlton.SlackBuild -docs