mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 07:41:28 -08:00
Comment change.
This commit is contained in:
parent
5cb4031d8f
commit
09fcea18c8
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ CC = C_COMPILER
|
|||
#endif
|
||||
|
||||
/* GNU libc requires ORDINARY_LINK so that its own crt0 is used.
|
||||
Linux is an exception because it uses a funny variant of GNU libc. */
|
||||
GNU/Linux is an exception because it uses a funny variant of GNU libc. */
|
||||
#ifdef __GNU_LIBRARY__
|
||||
#ifndef GNU_LINUX
|
||||
#define ORDINARY_LINK
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue