specfile: updated the build process to use %make_build %{optflags}
This commit is contained in:
parent
115c9137c3
commit
7efecde711
@ -180,7 +180,7 @@ git commit --all --amend --no-edit > /dev/null
|
||||
|
||||
%build
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
%make_build %{optflags}
|
||||
|
||||
# Build the documentation in PDF, postscript and HTML versions:
|
||||
make -C doc pdf
|
||||
@ -271,6 +271,7 @@ fi
|
||||
%changelog
|
||||
* Thu Nov 23 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 4.2.0-2
|
||||
- 'noarch' removed from *-devel subpackage
|
||||
- updated the build process to use: %%make_build %%{optflags}
|
||||
|
||||
* Tue Nov 07 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 4.2.0-1
|
||||
- Update to late stable release from upstream [new API version - 2.0]
|
||||
|
Loading…
Reference in New Issue
Block a user