diff options
author | Ian Lance Taylor <iant@golang.org> | 2024-04-23 10:00:03 -0700 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2024-04-23 10:04:16 -0700 |
commit | d2f05fed44951001de3cb02c9193c687e9376170 (patch) | |
tree | 22bb70f4fca5ace498f5b2e79c767a9059fcf528 /gcc | |
parent | 0c8e99e5c32be9f2604f3c330814993f29818037 (diff) | |
download | gcc-d2f05fed44951001de3cb02c9193c687e9376170.zip gcc-d2f05fed44951001de3cb02c9193c687e9376170.tar.gz gcc-d2f05fed44951001de3cb02c9193c687e9376170.tar.bz2 |
libbacktrace: test --compress-debug-sections=ARG for each ARG
This should fix a testsuite problem with Solaris ld that supports zlib
but not zlib-gabi.
* configure.ac: Test --compress-debug-sections=zlib-gnu and
--compress-debug-sections=zlib-gabi separately, setting new
automake conditionals.
* Makefile.am (ctestg, ctestg_alloc): Only build if
HAVE_COMPRESSED_DEBUG_ZLIB_GNU.
(ctesta, ctesta_alloc): Only build if
HAVE_COMPRESSED_DEBUG_ZLIB_GABI.
(ctestzstd_alloc): New test if HAVE_COMPRESSED_DEBUG_ZSTD.
* configure, Makefile.in: Regenerate.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions