Bladeren bron

Regenerate

Bryan Drewery 9 jaren geleden
bovenliggende
commit
233aa4aa30
1 gewijzigde bestanden met toevoegingen van 3 en 1 verwijderingen
  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