]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
- fixed libOSMesa build
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 22 Sep 2008 18:45:09 +0000 (18:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Mesa.spec -> 1.185

Mesa.spec

index e7af275141f40d09c211cbd1ef03fb3f7172cb08..e2b328bfe738231edf72e8b7ad745308a2089edd 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -638,7 +638,7 @@ mv -f ${lib} lib-static
 %{__make} linux-osmesa \
        CC="%{__cc}" \
        CXX="%{__cxx}" \
-       CFLAGS="%{rpmcflags} -fno-strict-aliasing" \
+       CFLAGS="%{rpmcflags} -fno-strict-aliasing -fPIC" \
        XLIB_DIR=%{_libdir} \
        SRC_DIRS="mesa" \
        PROGRAM_DIRS=
This page took 0.246984 seconds and 4 git commands to generate.