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.

10 lines
419 B

  1. --- ./configure.orig 2007-05-18 04:07:18.000000000 +0200
  2. +++ ./configure 2007-05-31 00:09:59.000000000 +0200
  3. @@ -5631,6 +5631,7 @@
  4. case "$base_machine" in
  5. i[34567]86 | x86_64 | powerpc* | s390* | sparc* | alpha*)
  6. + libc_cv_z_relro=yes
  7. echo "$as_me:$LINENO: checking for -z relro option" >&5
  8. echo $ECHO_N "checking for -z relro option... $ECHO_C" >&6
  9. if test "${libc_cv_z_relro+set}" = set; then