Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 164171

Summary: media-libs/gst-plugins-base-0.10.11 has -fPIC hacks
Product: Gentoo Linux Reporter: SpanKY <vapier>
Component: Current packagesAssignee: GStreamer package maintainers <gstreamer>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 163541    

Description SpanKY gentoo-dev 2007-01-28 07:52:50 UTC
src_compile() {
...
    if use alpha || use amd64 || use ia64 || use hppa; then
        append-flags -fPIC
    fi
...
}

this is obviously wrong
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2007-02-13 22:43:15 UTC
Should this stop stabilization?
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2007-11-17 14:05:29 UTC
-fPIC hacks removed in 0.10.15 as it/them works fine without (amd64), going stable in 30 days