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
9e2702a6
Commit
9e2702a6
authored
Jun 21, 2002
by
Pavel Janík
Browse files
(START_FILES): Define START_FILES for NetBSD and
OpenBSD. Add support for mipseb-*-netbsd* machines.
parent
d18322c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/m/pmax.h
src/m/pmax.h
+3
-0
No files found.
src/m/pmax.h
View file @
9e2702a6
...
...
@@ -10,7 +10,9 @@ NOTE-START
The operating system would be either osf1, ultrix, or NetBSD.
NOTE-END */
#ifndef __MIPSEB__
#undef WORDS_BIG_ENDIAN
#endif
#undef LIB_STANDARD
#undef START_FILES
#undef COFF
...
...
@@ -29,6 +31,7 @@ NOTE-END */
#if defined (__NetBSD__) || defined (__OpenBSD__)
#undef START_FILES
#define START_FILES pre-crt0.o /usr/lib/crt0.o
#undef RUN_TIME_REMAP
#undef UNEXEC
#define UNEXEC unexelf.o
...
...
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