From 07e2b042723ceb1eb62348caaa324adefa51132e Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 09 2020 22:36:21 +0000 Subject: Changes after running %prep ignore: true --- diff --git a/configure.ac b/configure.ac index 8260bdf..619fdf3 100644 --- a/configure.ac +++ b/configure.ac @@ -172,7 +172,7 @@ else PROFILE="-Wall -Wno-parentheses -pg -g -O3 -fno-inline-functions -DDEBUG";; esac fi -CFLAGS="$CFLAGS $cflags_save" +CFLAGS="$cflags_save" cpu_x86_64=no cpu_x86_32=no diff --git a/win32/xmingw32/libtheoradec-all.def b/win32/xmingw32/libtheoradec-all.def index 566eeb3..e4e4f3e 100644 --- a/win32/xmingw32/libtheoradec-all.def +++ b/win32/xmingw32/libtheoradec-all.def @@ -1,4 +1,4 @@ -EXPORTS + ; Old alpha API theora_version_string @ 1 theora_version_number @ 2 diff --git a/win32/xmingw32/libtheoraenc-all.def b/win32/xmingw32/libtheoraenc-all.def index 36d2dad..e0722b1 100644 --- a/win32/xmingw32/libtheoraenc-all.def +++ b/win32/xmingw32/libtheoraenc-all.def @@ -1,4 +1,4 @@ -EXPORTS + ; Old alpha API theora_encode_init @ 1 theora_encode_YUVin @ 2