Fix _smp_mflags reference in the libcrypt build
This commit is contained in:
parent
7bdfe15464
commit
277dd05ebd
@ -1011,7 +1011,7 @@ build
|
|||||||
|
|
||||||
# Build libcrypt with glibc cryptographic implementations.
|
# Build libcrypt with glibc cryptographic implementations.
|
||||||
%if %{without bootstrap}
|
%if %{without bootstrap}
|
||||||
make %{?_smpflags} -C build-%{target} subdirs=crypt-glibc \
|
make %{?_smp_mflags} -C build-%{target} subdirs=crypt-glibc \
|
||||||
CFLAGS="$build_CFLAGS"
|
CFLAGS="$build_CFLAGS"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user