- Enable NATIVECOMP option by default [1]
- If Emacs is build with NATIVECOMP enabled, display message as following at installation time [2]
- There are some elisp applications that don't work collectly if it is native compiled
- If user uses such applications there is workaround to disable nativecompilation by user configuration
- Native compilation often results in high CPU
- It is also possible to throttle it by user configuration
- Tidy up Makefile with portfmt
Discussed with: ashish, jrm [1],[2]