slackbuilds_ponce/development/mlton
David Spencer bab39a97c3 development/mlton: Fix ownership + cleanups.
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>
2018-06-03 18:11:01 +01:00
..
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