Skip to content

Commit

Permalink
dev-scheme/guile: fix cross compiling bug #595942
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.28
  • Loading branch information
Amynka committed Oct 2, 2016
1 parent d2f9bba commit b8dc703
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dev-scheme/guile/guile-2.0.12-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@ src_configure() {
--disable-rpath \
--enable-posix \
--with-modules \
--without-libgmp-prefix \
--without-libiconv-prefix \
--without-libintl-prefix \
--without-libltdl-prefix \
--without-libreadline-prefix \
--without-libunistring-prefix \
$(use_enable debug guile-debug) \
$(use_enable debug-malloc) \
$(use_enable deprecated) \
Expand Down

0 comments on commit b8dc703

Please sign in to comment.