summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/i386/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1998-09-05 15:00:54 +0000
committerRoland McGrath <roland@gnu.org>1998-09-05 15:00:54 +0000
commit2b4083dd7205359d5085e55f95a968449413d8fd (patch)
tree7646c0ea16209d14eabe77c8510a984969beb9c0 /sysdeps/mach/hurd/i386/Makefile
parent531e4bca8ea2931051e9ba458e2f486ac56d712a (diff)
1998-09-05 Mark Kettenis <kettenis@phys.uva.nl>
* sysdeps/mach/hurd/i386/init-first.c (init1): Call __getopt_clean_environment with __environ instead of envp. * sysdeps/mach/hurd/i386/Makefile (omit-deps): Define to crt0.
Diffstat (limited to 'sysdeps/mach/hurd/i386/Makefile')
-rw-r--r--sysdeps/mach/hurd/i386/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/i386/Makefile b/sysdeps/mach/hurd/i386/Makefile
index 49f609c510..33b701df04 100644
--- a/sysdeps/mach/hurd/i386/Makefile
+++ b/sysdeps/mach/hurd/i386/Makefile
@@ -1,6 +1,7 @@
ifeq ($(subdir),csu)
extra-objs += crt0.o
install-lib += crt0.o
+omit-deps += crt0
$(objpfx)crt0.o: $(objpfx)static-start.o $(objpfx)abi-note.o $(objpfx)init.o
$(link-relocatable)