]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- added using %%{rpmcflags} macro.
authorkloczek <kloczek@pld-linux.org>
Mon, 30 Apr 2001 16:05:17 +0000 (16:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ffmpeg.spec -> 1.4

ffmpeg.spec

index f8252f571b25e5614f09ef18dfe52d81dd6b98c6..4315ae9ee83c56f83eb3bc58e8665e0d992361b4 100644 (file)
@@ -30,7 +30,7 @@ strumienia kompatybilnego z AC3.
 %setup -q -n %{name}
 
 %build
-%{__make} CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} -Ilibav"
+%{__make} CFLAGS="%{rpmcflags} -Ilibav"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.041719 seconds and 4 git commands to generate.