From ec06717856d361e503df1813168b8c5c9f7c1eec Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 14 Dec 2021 08:38:05 +0100 Subject: hurd: Do not set PIE_UNSUPPORTED This is now supported. --- sysdeps/mach/hurd/configure | 6 ------ 1 file changed, 6 deletions(-) (limited to 'sysdeps/mach/hurd/configure') diff --git a/sysdeps/mach/hurd/configure b/sysdeps/mach/hurd/configure index 3303e5dff8..8d0702ad43 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 -- cgit 1.4.1