Idris2-boot/dist
Edwin Brady c7f893f6aa Reorganise optimisation options for C
It should be -O2 for the rts, but -O2 takes ages for idris2.c so should
be saved for releases (also OPT should be able to be edited easily for
e.g. adding profiling)
Also default to clang (perhaps it would be better if we could check
whether clang was available first, but it does a better job as the
default overall).
2020-05-16 18:08:00 +01:00
..
rts Reorganise optimisation options for C 2020-05-16 18:08:00 +01:00
.gitignore Improve .gitignore patterns 2020-03-02 14:21:43 +06:00
config.mk Reorganise optimisation options for C 2020-05-16 18:08:00 +01:00
Makefile Suppress some expected warnings 2020-05-13 17:02:55 +06:00