From c6fd7663d25874fed13799a4111e9d89f12302bf Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 25 Jun 2023 09:10:41 +0000 Subject: automatic import of nodejs --- nodejs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodejs.spec b/nodejs.spec index 9c29fce..657deb0 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -219,7 +219,7 @@ find . -type f -exec sed -i "s~python -c~python3 -c~" {} \; export CC='%{__cc}' export CXX='%{__cxx}' -%ifarch amd64 +%ifarch x86_64 export CFLAGS="%{optflags} -mno-avx2" export CXXFLAGS="%{optflags} -mno-avx2" %endif -- cgit v1.2.3