mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
removing make flags in spec file to make things flow easy with
GCC 4.4.0
This commit is contained in:
parent
c2a9ee9264
commit
f91e523955
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ multimedia formats.
|
|||
%build
|
||||
%configure
|
||||
|
||||
make %{?_smp_mflags} CFLAGS="-Wno-error -O1"
|
||||
make
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
|
Loading…
Reference in a new issue