]> git.pld-linux.org Git - packages/DirectFB.git/blob - DirectFB-sh.patch
- adjusted EGL/OpenGL/OpenGLESv2 BRs for libglvnd compatibility
[packages/DirectFB.git] / DirectFB-sh.patch
1 --- DirectFB-1.7.0/configure.in.orig    2013-07-14 10:21:27.480563893 +0200
2 +++ DirectFB-1.7.0/configure.in 2013-07-14 10:26:23.783884792 +0200
3 @@ -2689,7 +2689,7 @@
4  AM_CONDITIONAL(CROSS_COMPILING, test "$cross_compiling" = "yes")
5  
6  CFLAGS="$CFLAGS $DFB_INTERNAL_CFLAGS"
7 -CXXFLAGS="$CXXFLAGS ${CFLAGS//-Werror-implicit-function-declaration/}"
8 +CXXFLAGS="$CXXFLAGS $CFLAGS"
9  DFB_LDFLAGS="$LDFLAGS $ZLIB_LIBS"
10  
11  CFLAGS="$CFLAGS $CFLAGS_STD"
This page took 0.074886 seconds and 3 git commands to generate.