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
c683d70b
Commit
c683d70b
authored
Aug 19, 1998
by
Richard M. Stallman
Browse files
(LD_SWITCH_SYSTEM): Delete -dp.
parent
c0c63952
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/s/freebsd.h
src/s/freebsd.h
+1
-1
No files found.
src/s/freebsd.h
View file @
c683d70b
...
...
@@ -63,7 +63,7 @@
#else
/* not __ELF__ */
#ifndef NO_SHARED_LIBS
#define LD_SWITCH_SYSTEM -e start -dc
-dp
#define LD_SWITCH_SYSTEM -e start -dc
#define HAVE_TEXT_START
/* No need to define `start_of_text'. */
#if __FreeBSD_version >= 300002
#define START_FILES pre-crt0.o /usr/lib/aout/crt0.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