diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-10-17 17:55:43 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-10-17 17:57:45 -0700 |
commit | e511b9dd6a91ef37e87903182578a0d48cbacece (patch) | |
tree | a0a55108d3b579f7154d103827dbbcba0d8b6c20 /lisp/emacs-lisp/check-declare.el | |
parent | 73567432329a245b2eb02e4c61adea2c8eab6b3a (diff) | |
download | emacs-e511b9dd6a91ef37e87903182578a0d48cbacece.tar.gz emacs-e511b9dd6a91ef37e87903182578a0d48cbacece.tar.bz2 emacs-e511b9dd6a91ef37e87903182578a0d48cbacece.zip |
Bring back nocombreloc if dumping
Without this patch, Emacs dumps core on Fedora 28 x86-64
when configured via "CC='gcc -m32' --enable-gcc-warnings
--without-imagemagick --without-gif --with-modules
PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig:/usr/share/pkgconfig".
and then when run normally in a windowing system.
'make check' and 'emacs -nw' work OK even without the patch.
* configure.ac (LD_SWITCH_SYSTEM_TEMACS): Prepend
-znocombreloc if supported and if dumping. This mostly
reverts 2018-06-15T21:37:39!eggert@cs.ucla.edu "Remove old
combreloc hack".
Diffstat (limited to 'lisp/emacs-lisp/check-declare.el')
0 files changed, 0 insertions, 0 deletions