sys-devel/gdb: enable verbose gdb build, bug #695936
authorSergei Trofimovich <slyfox@gentoo.org>
Mon, 30 Sep 2019 21:37:33 +0000 (22:37 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 30 Sep 2019 21:52:02 +0000 (22:52 +0100)
commitbb6538b02a7df594bb1e91745f153944156492cc
tree80e668757e00dbf6153179f3f31f87332275b09a
parentc54557bcd2a872cd18f3982e1a25f637df815f1a
sys-devel/gdb: enable verbose gdb build, bug #695936

While tracing missing tinfo detection Victor noticed
lack of precise arguments to gdb's linker and compiler
commands.

Two issues fixed here:
- restore default V=1 build in custome Makefile snippet
- set --disable-dependency-tracking to top-level ./configure
  to reach ./configure files that actually define it.
  Top-level does not and thus tricks portage's econf()
  into not passing it on.

Reported-by: Victor Mataré
Bug: https://bugs.gentoo.org/695936
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-devel/gdb/files/gdb-8.3.1-verbose-build.patch [new file with mode: 0644]
sys-devel/gdb/gdb-8.3.1.ebuild
sys-devel/gdb/gdb-9999.ebuild