From f91e523955d525dfae9b460172ed3bb270b0f457 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Tue, 5 May 2009 17:27:27 +0100 Subject: [PATCH] removing make flags in spec file to make things flow easy with GCC 4.4.0 --- gst-ffmpeg.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-ffmpeg.spec.in b/gst-ffmpeg.spec.in index 5627e28e48..48b5d19f95 100644 --- a/gst-ffmpeg.spec.in +++ b/gst-ffmpeg.spec.in @@ -38,7 +38,7 @@ multimedia formats. %build %configure -make %{?_smp_mflags} CFLAGS="-Wno-error -O1" +make %install rm -rf $RPM_BUILD_ROOT