diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-11-11 22:18:47 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-11-11 22:20:39 -0800 |
commit | c14eab222c5208ec0650292c3771a3ee632fdb0d (patch) | |
tree | ca3ca2cd05505a7edcb1bb062e2a669f870255f5 /lib/regex_internal.h | |
parent | b87c874aa1016939ccbee4cd3bd1384726cb2220 (diff) | |
download | emacs-c14eab222c5208ec0650292c3771a3ee632fdb0d.tar.gz emacs-c14eab222c5208ec0650292c3771a3ee632fdb0d.tar.bz2 emacs-c14eab222c5208ec0650292c3771a3ee632fdb0d.zip |
Fix dumping on GNU/Linux ppc64le
Problem reported by Thomas Fitzsimmons (Bug#33174).
* src/emacs.c (main): Adjust to sysdep.c changes.
* src/sysdep.c (exec_personality): New static var.
(disable_address_randomization): Remove, replacing with ...
(maybe_disable_address_randomization): ... this new function.
Do not set or use an environment variable; use a command-line
argument instead, and set the new static var. Migrate the emacs.c
personality-change code to here, where it belongs.
(emacs_exec_file): Simplify by using new static var.
Diffstat (limited to 'lib/regex_internal.h')
0 files changed, 0 insertions, 0 deletions