[Bug libbacktrace/97227] dsymutil runs on ELF execs during libbacktrace testing
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 28 20:50:22 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97227
--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Ian Lance Taylor <ian@gcc.gnu.org>:
https://gcc.gnu.org/g:7c363a4e044115ea811888fe0d32b04f23d79ae2
commit r11-3506-g7c363a4e044115ea811888fe0d32b04f23d79ae2
Author: Ian Lance Taylor <iant@golang.org>
Date: Mon Sep 28 13:47:25 2020 -0700
libbacktrace: only run dsymutil with Mach-O
libbacktrace/ChangeLog:
PR libbacktrace/97227
* configure.ac (USE_DSYMUTIL): Define instead of HAVE_DSYMUTIL.
* Makefile.am: Change all uses of HAVE_DSYMUTIL to USE_DSYMUTIL.
* configure: Regenerate.
* Makefile.in: Regenerate.
More information about the Gcc-bugs
mailing list