https://sourceware.org/bugzilla/show_bug.cgi?id=30910
--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Vladimir Mezentsev <vmeze...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=08330ace11fb41a1d014858b9909f73aeb856da9 commit 08330ace11fb41a1d014858b9909f73aeb856da9 Author: Vladimir Mezentsev <vladimir.mezent...@oracle.com> Date: Thu Oct 5 13:48:32 2023 -0700 gprofng: 30910 cross test fail: can't read "CHECK_TARGET": no such variable When TCL_TRY is FALSE, the wrong check-DEJAGNU is generated. Place "if TCL_TRY / endif" in the right place. gprofng/ChangeLog 2023-10-05 Vladimir Mezentsev <vladimir.mezent...@oracle.com> PR gprofng/30910 * Makefile.am: Correct "if TCL_TRY / endif". * Makefile.in: Rebuild. -- You are receiving this mail because: You are on the CC list for the bug.