Try again, but set CFLAGS

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-03-01 13:54:45 +02:00
parent 054127749a
commit 4b52c83dae
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@ git commit --all --amend --no-edit > /dev/null
autoreconf --force --verbose
%configure
%make_build
%make_build CLAGS="%{optflags} -ffp-contract=off"
# Build the documentation in PDF, postscript and HTML versions:
%make_build -C doc pdf