From ac1b6b8c9c3baca87e8f568b6d2e68c9c87ecbcd Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 5 Jun 2017 18:31:26 +0200 Subject: [PATCH] media-libs/libsndfile: Revbump to honour user CFLAGS Bug: https://bugs.gentoo.org/show_bug.cgi?id=620782 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- .../{libsndfile-1.0.28.ebuild => libsndfile-1.0.28-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename media-libs/libsndfile/{libsndfile-1.0.28.ebuild => libsndfile-1.0.28-r1.ebuild} (97%) diff --git a/media-libs/libsndfile/libsndfile-1.0.28.ebuild b/media-libs/libsndfile/libsndfile-1.0.28-r1.ebuild similarity index 97% rename from media-libs/libsndfile/libsndfile-1.0.28.ebuild rename to media-libs/libsndfile/libsndfile-1.0.28-r1.ebuild index 18cdbe153e26..d0862f411ff4 100644 --- a/media-libs/libsndfile/libsndfile-1.0.28.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.28-r1.ebuild @@ -43,8 +43,8 @@ pkg_setup() { multilib_src_configure() { ECONF_SOURCE="${S}" econf \ --disable-octave \ - --disable-gcc-pipe \ - --disable-gcc-opt \ + --enable-gcc-pipe \ + --enable-gcc-opt \ $(use_enable static-libs static) \ $(use_enable !minimal external-libs) \ $(multilib_native_enable full-suite) \ -- 2.26.2