mirror of
https://github.com/kanaka/mal.git
synced 2024-11-11 00:52:44 +03:00
dca6b58578
- Remove most of the step5 excludes in the Makefile except for ones which don't have TCO capability at all (or the implementation is too slow): bash, make, mal, matlab. - Make perf_EXCLUDES consistent with other excludes. - Add a print-FOO target which prints the resolved value of Makefile variable FOO. For example, `make print-IMPLS` to print the list of implementations.
3 lines
99 B
Plaintext
3 lines
99 B
Plaintext
;; F#: skipping non-TCO recursion
|
|
;; Reason: completes at 10,000, unrecoverable segfault at 20,000
|