libbacktrace: don't run --build-id tests if it is not supported
authorIan Lance Taylor <iant@golang.org>
Fri, 6 Jan 2023 17:39:49 +0000 (09:39 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 6 Jan 2023 17:41:57 +0000 (09:41 -0800)
commitf3707a55acb980fbcd412ceb980b5621decb4dc0
treee6ac1614465f043f651d7eab7ccd6b4de3ee17da
parentf7bd48c6bbd3d7a479943b248b973aaf6c59463b
libbacktrace: don't run --build-id tests if it is not supported

PR libbacktrace/108297
* configure.ac: Test whether linker supports --build-id.
* Makefile.am: Only run --build-id tests if supported.
* configure, Makefile.in: Regenerate.
libbacktrace/Makefile.am
libbacktrace/Makefile.in
libbacktrace/configure
libbacktrace/configure.ac