diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-11-20 20:55:35 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-11-20 20:55:57 -0800 |
commit | cdd056519da9ef058e28b5f198357af52228e9b6 (patch) | |
tree | 18d8c0e03b638f049dec6f35b87628818b9e9942 /lisp/emacs-lisp/radix-tree.el | |
parent | 0b187fd2bfb797e113626df1b3740edbda8b698a (diff) | |
download | emacs-cdd056519da9ef058e28b5f198357af52228e9b6.tar.gz emacs-cdd056519da9ef058e28b5f198357af52228e9b6.tar.bz2 emacs-cdd056519da9ef058e28b5f198357af52228e9b6.zip |
Fix undefined refs on some GNU/Linux hosts
Problem reported by Ken Raeburn in:
http://lists.gnu.org/archive/html/emacs-devel/2016-11/msg00463.html
* src/emacs.c (heap_bss_diff) [CANNOT_DUMP]: Remove, as this is
not needed in the CANNOT_UNDUMP case. All uses removed. This
removes unwanted references to my_endbss and my_endbss_static,
which are not optimized away on some platforms.
Diffstat (limited to 'lisp/emacs-lisp/radix-tree.el')
0 files changed, 0 insertions, 0 deletions