mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-21 05:21:37 -07:00
(ORDINARY_LINK): No longer define on OpenBSD.
Suggested by Alfred M. Szmidt <ams@gnu.org>.
This commit is contained in:
parent
a5a99f93ce
commit
883af2ddd1
1 changed files with 0 additions and 4 deletions
|
|
@ -99,10 +99,6 @@ NOTE-END
|
|||
# endif
|
||||
#endif
|
||||
|
||||
#if defined(__OpenBSD__)
|
||||
#define ORDINARY_LINK
|
||||
#endif
|
||||
|
||||
#ifdef __ELF__
|
||||
#undef UNEXEC
|
||||
#define UNEXEC unexelf.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue