]> git.pld-linux.org Git - packages/DirectFB.git/blame - DirectFB-am.patch
- ppc/llh build fix.
[packages/DirectFB.git] / DirectFB-am.patch
CommitLineData
20218224
JB
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)
f0b1c08f
JB
5
6
7-dnl Clear default CFLAGS
8-if test x"$CFLAGS" = x"-g -O2"; then
9- CFLAGS=
10-fi
11-
b587b27b 12-CFLAGS="-O3 -ffast-math -pipe $CFLAGS"
f0b1c08f 13-
20218224
JB
14 DFB_INTERNAL_CFLAGS="-D_GNU_SOURCE $DFB_INTERNAL_CFLAGS"
15
b587b27b 16 AC_ARG_ENABLE(extra-warnings,
This page took 0.066928 seconds and 4 git commands to generate.