]> git.pld-linux.org Git - packages/DirectFB.git/blob - DirectFB-am.patch
- ppc/llh build fix.
[packages/DirectFB.git] / DirectFB-am.patch
1 --- DirectFB-0.9.21/configure.in.orig   2004-12-11 17:13:59.000000000 +0100
2 +++ DirectFB-0.9.21/configure.in        2005-01-09 22:37:52.168260232 +0100
3 @@ -135,13 +135,6 @@
4  AC_CHECK_HEADERS(linux/unistd.h asm/page.h)
5  
6  
7 -dnl Clear default CFLAGS
8 -if test x"$CFLAGS" = x"-g -O2"; then
9 -  CFLAGS=
10 -fi
11 -
12 -CFLAGS="-O3 -ffast-math -pipe $CFLAGS"
13 -
14  DFB_INTERNAL_CFLAGS="-D_GNU_SOURCE $DFB_INTERNAL_CFLAGS"
15  
16  AC_ARG_ENABLE(extra-warnings,
This page took 0.028856 seconds and 3 git commands to generate.