mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-14 09:39:42 +00:00
(LD_SWITCH_SYSTEM, HAVE_WAIT_HEADER): Define these.
This commit is contained in:
parent
8b96264ae8
commit
b9fdbd74d7
@ -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…
Reference in New Issue
Block a user