aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/configure')
-rw-r--r--sysdeps/mach/hurd/configure6
1 files changed, 0 insertions, 6 deletions
diff --git a/sysdeps/mach/hurd/configure b/sysdeps/mach/hurd/configure
index 3303e5d..8d0702a 100644
--- a/sysdeps/mach/hurd/configure
+++ b/sysdeps/mach/hurd/configure
@@ -49,9 +49,3 @@ fi
# Hurd has libpthread as a separate library.
pthread_in_libc=no
-
-# Hurd build needs to be updated to support static pie, see:
-# https://sourceware.org/bugzilla/show_bug.cgi?id=28671
-$as_echo "#define PIE_UNSUPPORTED 1" >>confdefs.h
-
-# work around problem with autoconf and empty lines at the end of files