Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a80652a7
Commit
a80652a7
authored
May 31, 1993
by
Richard M. Stallman
Browse files
Delete ! __GNUC__ conditional.
(LD_SWITCH_MACHINE): Defined. (ORDINARY_LINK): Defined unconditionally.
parent
81354e19
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
7 deletions
+2
-7
src/m/ibmrs6000.h
src/m/ibmrs6000.h
+2
-7
No files found.
src/m/ibmrs6000.h
View file @
a80652a7
...
...
@@ -130,10 +130,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#undef NEED_SIOCTL
#undef NEED_PTEM_H
#ifdef __GNUC__
# define ORDINARY_LINK
# define LD_SWITCH_MACHINE -Wl,-bnso,-bnodelcsect,-bI:/lib/syscall.exp
#else
# undef LINKER
# define LINKER cc -Wl,-bnso,-bnodelcsect,-bI:/lib/syscalls.exp
#endif
#define ORDINARY_LINK
#define LD_SWITCH_MACHINE -Wl,-bnso,-bnodelcsect,-bI:/lib/syscalls.exp
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