Fix typos
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
1e4dd44a8a
commit
c1e24154c0
@ -43,8 +43,8 @@ developing applications that use %{name}.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%ifarch riscv64
|
%ifarch riscv64
|
||||||
export CLAGS="%{optflags} -ffp-contract=off"
|
export CFLAGS="%{optflags} -ffp-contract=off"
|
||||||
export CXXLAGS="%{optflags} -ffp-contract=off"
|
export CXXFLAGS="%{optflags} -ffp-contract=off"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%cmake -GNinja \
|
%cmake -GNinja \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user