]> git.pld-linux.org Git - packages/Mesa.git/blob - Mesa-selinux.patch
- rel 2
[packages/Mesa.git] / Mesa-selinux.patch
1 --- Mesa-7.11/configure.ac~     2011-07-12 12:57:43.000000000 +0200
2 +++ Mesa-7.11/configure.ac      2011-07-18 19:40:58.701272226 +0200
3 @@ -908,7 +908,7 @@
4  AC_SUBST([GLESv2_LIB_DEPS])
5  AC_SUBST([GLESv2_PC_LIB_PRIV])
6  
7 -GLAPI_LIB_DEPS="-lpthread"
8 +GLAPI_LIB_DEPS="-lpthread $SELINUX_LIBS"
9  AC_SUBST([GLAPI_LIB_DEPS])
10  
11  
This page took 0.064644 seconds and 3 git commands to generate.