]> git.pld-linux.org Git - packages/liboil.git/blame - liboil-opt.patch
- clobber register used in asm
[packages/liboil.git] / liboil-opt.patch
CommitLineData
41a801f9
JB
1--- liboil-0.3.3/configure.ac.orig 2005-09-30 01:51:05.000000000 +0200
2+++ liboil-0.3.3/configure.ac 2005-10-06 07:25:22.884978056 +0200
3@@ -128,6 +128,7 @@
4 LIBM="-lm"
5 AC_SUBST(LIBM)
7b194c4d
JB
6
7+LIBOIL_CFLAGS="$CFLAGS"
8 AS_COMPILER_FLAG(-Wall, LIBOIL_CFLAGS="$LIBOIL_CFLAGS -Wall")
9 if test "x$LIBOIL_CVS" = "xyes"
10 then
This page took 0.388714 seconds and 4 git commands to generate.