Use %make_build macro

This commit is contained in:
Michal Schorm 2020-08-18 22:24:27 +00:00
parent 1fa02baeaa
commit 60cea3f1b6

View File

@ -45,7 +45,7 @@ files, and you'll use it frequently.
rm -f ./configure
autoreconf -fiv
%configure
make %{?_smp_mflags} CFLAGS="%{optflags} -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64"
%make_build CFLAGS="%{optflags} -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64"
%install
%make_install