mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
configure: reveal the name of the Valgrind suppression file we use
* configure.ac: here. * build-aux/Linux.valgrind (libstdcxx_init): New.
This commit is contained in:
@@ -245,6 +245,8 @@ case $VALGRIND:$uname in
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
AC_MSG_CHECKING([Valgrind suppression file])
|
||||
AC_MSG_RESULT([$suppfile])
|
||||
|
||||
# Whether we cannot run the compiled bison.
|
||||
AM_CONDITIONAL([CROSS_COMPILING], [test "$cross_compiling" = yes])
|
||||
|
||||
Reference in New Issue
Block a user