Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 620782 - media-libs/libsndfile-1.0.28 doesn't respect CFLAGS
Summary: media-libs/libsndfile-1.0.28 doesn't respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-04 13:51 UTC by Rafał Mużyło
Modified: 2017-06-05 16:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafał Mużyło 2017-06-04 13:51:35 UTC
Unless '--enable-gcc-opt' is passed, configure removes '-O2' from CFLAGS.

At this time, passing it seems to do nothing (going by configure.ac).
Comment 1 David Seifert gentoo-dev 2017-06-05 16:32:17 UTC
commit ac1b6b8c9c3baca87e8f568b6d2e68c9c87ecbcd
Author: David Seifert <soap@gentoo.org>
Date:   Mon Jun 5 18:31:26 2017 +0200

    media-libs/libsndfile: Revbump to honour user CFLAGS
    
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=620782