Skip to content

Commit

Permalink
dev-scheme/guile: revert fix CFLAGS=-gddb3 build failure, bug#608190
Browse files Browse the repository at this point in the history
guile-snarf should be fixed upstream as it's a sensitive
and brittle sed script.

This reverts commit aa3c28b.
  • Loading branch information
Sergei Trofimovich committed Feb 19, 2017
1 parent 8b23fed commit c67a520
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dev-scheme/guile/guile-2.0.14.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit c67a520

Please sign in to comment.