[binutils-gdb/gdb-8.3-branch] gdb/configure.ac: add --enable-source-highlight
sergiodj+buildbot@sergiodj.net
sergiodj+buildbot@sergiodj.net
Sat Apr 20 16:55:00 GMT 2019
*** TEST RESULTS FOR COMMIT 4ae3a64b95432b580f98d457a2346003877f48d1 ***
Author: Sergei Trofimovich <siarheit@google.com>
Branch: gdb-8.3-branch
Commit: 4ae3a64b95432b580f98d457a2346003877f48d1
gdb/configure.ac: add --enable-source-highlight
Allow disabling source-highlight dependency autodetection even
it exists in the system. More details on problem of automatic
dependencies:
https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Automagic_dependencies
Noticed by Jeroen Roovers in https://bugs.gentoo.org/680238
* configure.ac: add --enable-source-highlight switch.
* configure: Regenerate.
* top.c (print_gdb_version): plumb --enable-source-highlight
status to "show configuration".
gdb/ChangeLog
2019-04-19 Sergei Trofimovich <siarheit@google.com>
* configure.ac: add --enable-source-highlight switch.
* configure: Regenerate.
* top.c (print_gdb_version): plumb --enable-source-highlight
status to "show configuration".
More information about the Gdb-testers
mailing list