aboutsummaryrefslogtreecommitdiff
path: root/REORG.TODO/sysdeps/mach/hurd/Makeconfig
diff options
context:
space:
mode:
Diffstat (limited to 'REORG.TODO/sysdeps/mach/hurd/Makeconfig')
-rw-r--r--REORG.TODO/sysdeps/mach/hurd/Makeconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/REORG.TODO/sysdeps/mach/hurd/Makeconfig b/REORG.TODO/sysdeps/mach/hurd/Makeconfig
new file mode 100644
index 0000000000..fe3b7c553e
--- /dev/null
+++ b/REORG.TODO/sysdeps/mach/hurd/Makeconfig
@@ -0,0 +1,7 @@
+# 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
+
+# GNU libc on the Hurd is always reentrant.
+libc-reentrant = yes