2001-05-14 23:32:39 +00:00
|
|
|
# We need special startup code for statically linked binaries.
|
|
|
|
# See Makefile in this directory for the rule that builds this.
|
|
|
|
# We must define this variable earlier than sysdeps Makefiles are included.
|
|
|
|
static-start-installed-name = crt0.o
|
2012-08-17 09:35:15 -07:00
|
|
|
|
|
|
|
# GNU libc on the Hurd is always reentrant.
|
|
|
|
libc-reentrant = yes
|