This commit is contained in:
Mauro Balades
2024-07-30 18:11:21 +02:00
parent 28c84d971d
commit 13f1daf465

View File

@@ -33,7 +33,7 @@ if test "$ZEN_RELEASE"; then
fi
export POLLY="-mllvm -polly -mllvm -polly-2nd-level-tiling -mllvm -polly-loopfusion-greedy -mllvm -polly-pattern-matching-based-opts -mllvm -polly-position=before-vectorizer -mllvm -polly-vectorizer=stripmine"
export RUSTFLAGS="$RUSTFLAGS -Ctarget-feature=+sse3 -C codegen-units=1 -Ctarget-cpu=x86-64-v2"
export RUSTFLAGS="$RUSTFLAGS -C codegen-units=1 -Ctarget-cpu=x86-64-v2"
fi
# Disable telemetry and tracking