mirror of the now-defunct rocklinux.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- ./configure.orig 2007-05-18 04:07:18.000000000 +0200
|
|
+++ ./configure 2007-05-31 00:09:59.000000000 +0200
|
|
@@ -5631,6 +5631,7 @@
|
|
|
|
case "$base_machine" in
|
|
i[34567]86 | x86_64 | powerpc* | s390* | sparc* | alpha*)
|
|
+ libc_cv_z_relro=yes
|
|
echo "$as_me:$LINENO: checking for -z relro option" >&5
|
|
echo $ECHO_N "checking for -z relro option... $ECHO_C" >&6
|
|
if test "${libc_cv_z_relro+set}" = set; then
|