]> git.eshelyaron.com Git - emacs.git/commitdiff
(LD_SWITCH_SYSTEM): New definition.
authorRichard M. Stallman <rms@gnu.org>
Wed, 12 Oct 1994 23:28:02 +0000 (23:28 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 12 Oct 1994 23:28:02 +0000 (23:28 +0000)
src/s/freebsd.h

index d141c379ec2f05fc16333ff1531fca5182fe5d95..687cd6bdf68775393a9bd857d6856de5fe0d9978 100644 (file)
@@ -45,6 +45,7 @@
 #undef BSD_PGRPS
 
 #ifndef NO_SHARED_LIBS
+#define LD_SWITCH_SYSTEM -e start
 #define HAVE_TEXT_START                /* No need to define `start_of_text'. */
 #define START_FILES pre-crt0.o /usr/lib/crt0.o
 #define UNEXEC unexsunos4.o