projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e93256a
)
1998-09-05 Roland McGrath <roland@baalperazim.frob.com>
author
roland
<roland>
Sat, 5 Sep 1998 15:00:35 +0000
(15:00 +0000)
committer
roland
<roland>
Sat, 5 Sep 1998 15:00:35 +0000
(15:00 +0000)
* sysdeps/mach/hurd/i386/Makefile (omit-deps): Define to crt0.
sysdeps/mach/hurd/i386/Makefile
patch
|
blob
|
history
diff --git
a/sysdeps/mach/hurd/i386/Makefile
b/sysdeps/mach/hurd/i386/Makefile
index
49f609c
..
33b701d
100644
(file)
--- 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)