]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix the configure check whether the compiler supports compressed debug sections.
authorIvo Raisr <ivosh@ivosh.net>
Sun, 16 Jul 2017 20:12:26 +0000 (20:12 +0000)
committerIvo Raisr <ivosh@ivosh.net>
Sun, 16 Jul 2017 20:12:26 +0000 (20:12 +0000)
commit67a6cef2929635229b6c0e1b86135147d36f1ca2
treefb9c16d58b4a382d83b37fc8384c6b2bbfd42b63
parent0dc5853b9ee33f9a02c1fb8894e91b89a379ee97
Fix the configure check whether the compiler supports compressed debug sections.
We need to actually link instead of just compile.
Fixes BZ#382256.

Patch by: Ross Burton <ross@burtonini.com>

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16459
NEWS
configure.ac