]> git.pld-linux.org Git - packages/gavl.git/commitdiff
- updated to 1.0.1, moved compiler flags to %specflags
authorTomasz Pala <gotar@pld-linux.org>
Thu, 21 Aug 2008 09:43:46 +0000 (09:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gavl-make.patch -> 1.2

gavl-make.patch

index 1fd63cca18e7970fd064cdeab53f77efcfab6b5f..eed98f422c0efc25a922e5fbdc05bcfb48ab8a40 100644 (file)
@@ -1,13 +1,3 @@
---- gavl-0.2.4/include/Makefile.am.orig        2006-06-05 21:05:24.000000000 +0200
-+++ gavl-0.2.4/include/Makefile.am     2006-08-20 22:04:40.582582324 +0200
-@@ -1,6 +1,6 @@
- SUBDIRS = gavl
--includedir = $(prefix)/lib/gavl/include
-+includedir = $(libdir)/gavl/include
- private_headers = \
- accel.h \
 --- gavl-0.2.4/configure.ac.orig       2006-07-02 13:34:15.000000000 +0200
 +++ gavl-0.2.4/configure.ac    2006-08-20 22:05:09.040626042 +0200
 @@ -64,7 +64,7 @@
@@ -15,7 +5,7 @@
  dnl
  
 -LQT_OPT_CFLAGS($host_cpu, ["-O3 -funroll-all-loops -fomit-frame-pointer -ffast-math"])
-+LQT_OPT_CFLAGS($host_cpu, ["-fomit-frame-pointer -ffast-math"])
++LQT_OPT_CFLAGS($host_cpu, [""])
  
  dnl
  dnl Check for SIMD
This page took 0.085281 seconds and 4 git commands to generate.