]> git.pld-linux.org Git - packages/liboil.git/blob - liboil-opt.patch
- disable some asm on x32
[packages/liboil.git] / liboil-opt.patch
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)
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.117335 seconds and 3 git commands to generate.