Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
09fcea18
Commit
09fcea18
authored
Nov 13, 2002
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Comment change.
parent
5cb4031d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/Makefile.in
src/Makefile.in
+1
-1
No files found.
src/Makefile.in
View file @
09fcea18
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment