about summary refs log tree commit diff
path: root/sysdeps/arm/preconfigure
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/arm/preconfigure')
-rw-r--r--sysdeps/arm/preconfigure8
1 files changed, 0 insertions, 8 deletions
diff --git a/sysdeps/arm/preconfigure b/sysdeps/arm/preconfigure
index 74869b10a8..b3124edae2 100644
--- a/sysdeps/arm/preconfigure
+++ b/sysdeps/arm/preconfigure
@@ -61,11 +61,3 @@ $as_echo "$as_me: WARNING: arm/preconfigure: Did not find ARM architecture type;
 
   machine=arm/$machine
 esac
-
-case "$machine" in
-arm*)
-	# Parameters to allow auto-detection of -z relro.
-	libc_commonpagesize=0x1000
-	libc_relro_required=yes
-	;;
-esac