summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/configure
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/configure')
-rw-r--r--libpthread/nptl/sysdeps/unix/sysv/linux/configure3
1 files changed, 3 insertions, 0 deletions
diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/configure b/libpthread/nptl/sysdeps/unix/sysv/linux/configure
new file mode 100644
index 000000000..229414dd7
--- /dev/null
+++ b/libpthread/nptl/sysdeps/unix/sysv/linux/configure
@@ -0,0 +1,3 @@
+# Local configure fragment for sysdeps/unix/sysv/linux.
+
+DEFINES="$DEFINES -D_LIBC_REENTRANT"