projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b23fed
)
dev-scheme/guile: revert fix CFLAGS=-gddb3 build failure, bug#608190
author
Sergei Trofimovich
<slyfox@gentoo.org>
Sun, 19 Feb 2017 22:10:43 +0000
(22:10 +0000)
committer
Sergei Trofimovich
<slyfox@gentoo.org>
Sun, 19 Feb 2017 22:17:40 +0000
(22:17 +0000)
guile-snarf should be fixed upstream as it's a sensitive
and brittle sed script.
This reverts commit
aa3c28baa056846ebd14dfbb48058b91018188fd
.
dev-scheme/guile/guile-2.0.14.ebuild
patch
|
blob
|
history
diff --git
a/dev-scheme/guile/guile-2.0.14.ebuild
b/dev-scheme/guile/guile-2.0.14.ebuild
index 87f2621de4ed6e8096ed767dd164d36512f18b3d..ab7f9c651b6876788355e04f9febb58f5a2d0f74 100644
(file)
--- a/
dev-scheme/guile/guile-2.0.14.ebuild
+++ b/
dev-scheme/guile/guile-2.0.14.ebuild
@@
-42,9
+42,6
@@
src_configure() {
# see bug #178499
filter-flags -ftree-vectorize
- # see bug #608190
- replace-flags -ggdb[3-9] -ggdb2
-
econf \
--disable-error-on-warning \
--disable-rpath \