Blame sysdeps/mach/hurd/Makeconfig

Packit 6c4009
# We need special startup code for statically linked binaries.
Packit 6c4009
# See Makefile in this directory for the rule that builds this.
Packit 6c4009
# We must define this variable earlier than sysdeps Makefiles are included.
Packit 6c4009
static-start-installed-name = crt0.o
Packit 6c4009
Packit 6c4009
# GNU libc on the Hurd is always reentrant.
Packit 6c4009
libc-reentrant = yes