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
ed4e8e40
Commit
ed4e8e40
authored
Sep 17, 1994
by
Richard M. Stallman
Browse files
[__alpha] (LD_SWITCH_SYSTEM): Alternate definition.
parent
eee2204a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
src/s/osf1.h
src/s/osf1.h
+5
-0
No files found.
src/s/osf1.h
View file @
ed4e8e40
...
...
@@ -9,6 +9,11 @@
#define C_SWITCH_SYSTEM -D_BSD
#define LIBS_SYSTEM -lbsd
#ifdef __alpha
#define LD_SWITCH_SYSTEM
#else
#define LD_SWITCH_SYSTEM -non_shared
#endif
#define SYSV_SYSTEM_DIR
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