Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164171 - media-libs/gst-plugins-base-0.10.11 has -fPIC hacks
Summary: media-libs/gst-plugins-base-0.10.11 has -fPIC hacks
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 163541
  Show dependency tree
 
Reported: 2007-01-28 07:52 UTC by SpanKY
Modified: 2007-11-17 14:05 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 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