Fix armv7hl build

This commit is contained in:
Sandro Mani 2021-12-14 17:12:54 +01:00
parent 2d987f03e4
commit 07ef5c4069
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ rm -f Makefile-static*
%build
%ifarch i686
%ifarch i686 armv7hl
export LDFLAGS="%{__global_ldflags} -lm"
%endif
%configure