Bryan Drewery 9 лет назад
Родитель
Сommit
233aa4aa30
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      configure

+ 3 - 1
configure

@@ -642,6 +642,7 @@ LIBELF_BUNDLED
 EGREP
 GREP
 CXXCPP
+DEBLDFLAGS
 DEBCXXFLAGS
 STATIC
 BUILDARCH
@@ -3762,7 +3763,7 @@ EOF
   fi
 
 if [ "${ax_cv_prog_cc_fsanitize_address}" = "yes" ]; then
-  LDFLAGS="${LDFLAGS} -fsanitize=address"
+  DEBLDFLAGS="${DEBLDFLAGS} -fsanitize=address"
 fi
 
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler understands -fstack-protector-all" >&5
@@ -4747,6 +4748,7 @@ fi
 
 
 
+
 #checkpoint
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure