diff options
author | Andrea Corallo <akrl@sdf.org> | 2020-06-06 13:00:45 +0100 |
---|---|---|
committer | Andrea Corallo <akrl@sdf.org> | 2020-06-06 13:06:29 +0100 |
commit | 385d9e69740e4f6293fe4c7b4206e3a4aca6ca21 (patch) | |
tree | 83e9ef8ef93daef708adf3f5e6999205eb17e277 /lisp/emacs-lisp/debug.el | |
parent | 5684b3420d73715836c5111ef1f6ec9e4e257e8f (diff) | |
download | emacs-385d9e69740e4f6293fe4c7b4206e3a4aca6ca21.tar.gz emacs-385d9e69740e4f6293fe4c7b4206e3a4aca6ca21.tar.bz2 emacs-385d9e69740e4f6293fe4c7b4206e3a4aca6ca21.zip |
Some fixes for --without-nativecomp config
* src/pdumper.c (dump_subr): Do not add RELOC_NATIVE_SUBR for
VERY_LATE_RELOCS in --without-nativecomp.
(dump_do_dump_relocation): Add a sanity check that no
RELOC_NATIVE_SUBR exists in --without-nativecomp.
* src/lread.c (Fload): As Fnative_elisp_load is not defined
in --without-nativecomp so ifdef this block.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions