diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2020-04-04 16:56:57 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2020-04-04 16:57:43 -0700 |
commit | 15853707c8c36aff1d3cc19205971b88e04d007b (patch) | |
tree | 500707c66fb48e90d4a10fbfc4a30efef77a91be /lisp/emacs-lisp/autoload.el | |
parent | f71afd600aef77d3c7248ae0e94b8c55fb2c5eb2 (diff) | |
download | emacs-15853707c8c36aff1d3cc19205971b88e04d007b.tar.gz emacs-15853707c8c36aff1d3cc19205971b88e04d007b.tar.bz2 emacs-15853707c8c36aff1d3cc19205971b88e04d007b.zip |
Default gcc -Og to inlining key ops
Problem reported by Martin Rudalics in:
https://lists.gnu.org/r/emacs-devel/2020-04/msg00195.html
* configure.ac (DEFINE_KEY_OPS_AS_MACROS): Define if -Og.
* src/Makefile.in (KEY_OPS_CFLAGS): New macro.
(EMACS_CFLAGS): Use it.
* src/lisp.h (DEFINE_KEY_OPS_AS_MACROS): Let the gcc command line
specify it. Remove use of undocumented INLINING macro.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions