|
|
@@ -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
|