]> git.pld-linux.org Git - packages/DirectFB.git/blob - DirectFB-am.patch
- release 13 (by relup.sh)
[packages/DirectFB.git] / DirectFB-am.patch
1 --- DirectFB-1.6.0/configure.in.orig    2012-06-14 18:00:08.000000000 +0200
2 +++ DirectFB-1.6.0/configure.in 2012-06-17 11:44:33.652503513 +0200
3 @@ -184,11 +184,6 @@
4  AC_CHECK_HEADERS(linux/compiler.h linux/unistd.h asm/page.h signal.h)
5  
6  
7 -dnl Clear default CFLAGS
8 -if test x"$CFLAGS" = x"-g -O2"; then
9 -  CFLAGS=
10 -fi
11 -
12  CFLAGS="-ffast-math -pipe $CFLAGS"
13  
14  DFB_INTERNAL_CFLAGS="-D_GNU_SOURCE $DFB_INTERNAL_CFLAGS"
This page took 0.588381 seconds and 3 git commands to generate.