]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
entered into RCS
authorRoland McGrath <roland@gnu.org>
Wed, 12 May 1993 22:57:41 +0000 (22:57 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 12 May 1993 22:57:41 +0000 (22:57 +0000)
sysdeps/unix/bsd/sun/sparc/Makefile

index ac4121dc2ca7c7ccf43bc3a3ff51c67a6a320420..59d10dbdbffedafd8470f8da703a81ad302def36 100644 (file)
@@ -1,3 +1,7 @@
+# Basically `-e start' is magical to the Sun linker.  You would think that
+# having start.o first would be enough, but you would be wrong.
+LDFLAGS := $(LDFLAGS) -Xlinker -e -Xlinker start
+
 ifeq ($(subdir),signal)
 sysdep_routines := $(sysdep_routines) sigtramp
 endif