media-libs/libsndfile: Revbump to honour user CFLAGS
authorDavid Seifert <soap@gentoo.org>
Mon, 5 Jun 2017 16:31:26 +0000 (18:31 +0200)
committerDavid Seifert <soap@gentoo.org>
Mon, 5 Jun 2017 16:31:26 +0000 (18:31 +0200)
Bug: https://bugs.gentoo.org/show_bug.cgi?id=620782
Package-Manager: Portage-2.3.6, Repoman-2.3.2

media-libs/libsndfile/libsndfile-1.0.28-r1.ebuild [moved from media-libs/libsndfile/libsndfile-1.0.28.ebuild with 97% similarity]

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 18cdbe153e26d5f3078cb16063e786f6694ecc16..d0862f411ff4298269bd31c296f7c02ad078defa 100644 (file)
@@ -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) \