aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode.c
diff options
context:
space:
mode:
authorAndrea Corallo2020-09-11 10:51:39 +0200
committerAndrea Corallo2020-09-11 11:01:11 +0200
commit3c58403b0f9b732e045230ce34f1b5a8460630ac (patch)
tree2d955cf190c072b041af8e2f589a6a6b92fc7f60 /src/bytecode.c
parentcb293cfb929dfbecb3057dde2115399b89350a9b (diff)
downloademacs-3c58403b0f9b732e045230ce34f1b5a8460630ac.tar.gz
emacs-3c58403b0f9b732e045230ce34f1b5a8460630ac.zip
By default when building native compile only what's part of the dump image
To Ahead of Time compile the whole Emacs distro define NATIVE_FULL_AOT when invoking make ex: 'make NATIVE_FULL_AOT=1'. * lisp/Makefile.in (NATIVE_SKIP_NONDUMP): New variable. (compile-main): Use it + rename NATIVE_DISABLE -> NATIVE_DISABLED. * lisp/emacs-lisp/comp.el (batch-byte-native-compile-for-bootstrap): Rename NATIVE_DISABLE -> NATIVE_DISABLED.
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions