improve the last commit

... such that the build does not fail on secondary arches
This commit is contained in:
Kamil Dudka 2017-07-07 14:32:34 +02:00
parent 296a50b161
commit 5e1d734a99

View File

@ -83,7 +83,8 @@ export LIBLDFLAGS='-z lazy'
--enable-pcre
# prevent the build from failing while running in parallel
make headers -C Src
make -C Src headers
make -C Src -f Makemod zsh{path,xmod}s.h version.h
make %{?_smp_mflags} all html