]> git.pld-linux.org Git - packages/gmerlin-avdecoder.git/blob - gmerlin-avdecoder-cflags.patch
- BR: libvdpau-devel, supports original libdvdread not mplayer fork,
[packages/gmerlin-avdecoder.git] / gmerlin-avdecoder-cflags.patch
1 --- gmerlin-avdecoder-1.1.0/configure.ac.orig   2011-01-05 20:42:29.000000000 +0100
2 +++ gmerlin-avdecoder-1.1.0/configure.ac        2011-06-29 00:10:57.000000000 +0200
3 @@ -514,7 +514,7 @@ dnl
4  dnl Build optimization flags
5  dnl
6  
7 -LQT_OPT_CFLAGS($host_cpu, ["-O3 -funroll-all-loops -ffast-math"])
8 +LQT_OPT_CFLAGS($host_cpu, [""])
9  AC_SUBST(OPT_CFLAGS)
10  
11  dnl
This page took 0.112399 seconds and 3 git commands to generate.