Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 108261 | Differences between
and this patch

Collapse All | Expand All

(-)config/XView.tmpl.orig (-1 / +1 lines)
Lines 119-125 Link Here
119
119
120
#if SharedLibXView 
120
#if SharedLibXView 
121
            XV_CFLAGS.optimized = 
121
            XV_CFLAGS.optimized = 
122
            XV_CFLAGS.shared = -DDYNAMICLIB
122
            XV_CFLAGS.shared = -DDYNAMICLIB -fPIC
123
#else
123
#else
124
            XV_CFLAGS.optimized = -DOPTIMIZED
124
            XV_CFLAGS.optimized = -DOPTIMIZED
125
            XV_CFLAGS.shared =
125
            XV_CFLAGS.shared =

Return to bug 108261