dev-scheme/guile: fix CFLAGS=-gddb3 build failure, bug#608190
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 19 Feb 2017 18:14:43 +0000 (18:14 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 19 Feb 2017 18:14:56 +0000 (18:14 +0000)
commitaa3c28baa056846ebd14dfbb48058b91018188fd
treea7e5b4b575e3d787182ba892b039bce520ca1a9c
parent4296f891e816c1d41e21b806aa2e2d28e9eda7c3
dev-scheme/guile: fix CFLAGS=-gddb3 build failure, bug#608190

guile-snarf uses cpp to get rid of comments, #defines
and type declarations in C code. But in -ggdb3 mode gcc
leaves all of them in the output.

The workaround is to downgrade -ggdb3 down to -ggdb2.

Bug: https://bugs.gentoo.org/608190

Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-scheme/guile/guile-2.0.14.ebuild