diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -6250,13 +6250,6 @@ case "$base_machine" in libc_commonpagesize=0x2000 libc_relro_required=yes ;; - ia64*) - libc_commonpagesize=0x4000 - ;; - alpha*) - libc_commonpagesize=0x10000 - libc_relro_required=yes - ;; esac if test $libc_commonpagesize != no; then |