mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 12:20:39 -08:00
(LD_SWITCH_SYSTEM, HAVE_WAIT_HEADER): Define these.
This commit is contained in:
parent
8b96264ae8
commit
b9fdbd74d7
1 changed files with 4 additions and 0 deletions
|
|
@ -55,3 +55,7 @@
|
|||
|
||||
/* Reread the time zone on startup. */
|
||||
#define LOCALTIME_CACHE
|
||||
|
||||
/* sjg@zen.void.oz.au says these are needed. */
|
||||
#define LD_SWITCH_SYSTEM -e __start -Bstatic
|
||||
#define HAVE_WAIT_HEADER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue