--- binutils-2.27.orig/ld/configure.tgt 2016-07-07 11:16:49.967963649 +0100 +++ binutils-2.27/ld/configure.tgt 2016-07-07 11:17:02.252045673 +0100 @@ -901,8 +901,8 @@ frv-*-* | hppa*-*-* | ia64-*-* | mips*-* # FAIL: objcopy -shared -z relro (tbss2) # FAIL: objcopy -shared -z relro (tbss3) ;; -*-*-linux*) - if test ${ac_default_ld_z_relro} = unset; then +*) + if test x${ac_default_ld_z_relro} = xunset; then ac_default_ld_z_relro=1 fi ;;