Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
[platform/upstream/glibc.git] / sysdeps / mach / hurd / Makeconfig
1 # We need special startup code for statically linked binaries.
2 # See Makefile in this directory for the rule that builds this.
3 # We must define this variable earlier than sysdeps Makefiles are included.
4 static-start-installed-name = crt0.o
5
6 # GNU libc on the Hurd is always reentrant.
7 libc-reentrant = yes