commit: 1dbfc5c2757b9572b6e2910d13ddecf895fa9e80
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 15 15:59:02 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 15 16:00:32 2025 +0000
URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=1dbfc5c2
tintin: *-v3-23: set RUSTFLAGS target-cpu
Signed-off-by: Sam James <sam <AT> gentoo.org>
builders/tintin/gnome-v3-23/portage/make.conf | 1 +
builders/tintin/kde-v3-23/portage/make.conf | 1 +
builders/tintin/openrc-v3-23/portage/make.conf | 1 +
builders/tintin/server-v3-23/portage/make.conf | 1 +
4 files changed, 4 insertions(+)
diff --git a/builders/tintin/gnome-v3-23/portage/make.conf
b/builders/tintin/gnome-v3-23/portage/make.conf
index a4338af..209ae0f 100644
--- a/builders/tintin/gnome-v3-23/portage/make.conf
+++ b/builders/tintin/gnome-v3-23/portage/make.conf
@@ -51,3 +51,4 @@ CPU_FLAGS_X86_v3="${CPU_FLAGS_X86_v2} avx avx2 bmi1 bmi2 f16c
fma3 lzcnt movbe o
CPU_FLAGS_X86=${CPU_FLAGS_X86_v3}
GOAMD64="v3"
+RUSTFLAGS="${RUSTFLAGS} -C target-cpu=x86-64-v3"
diff --git a/builders/tintin/kde-v3-23/portage/make.conf
b/builders/tintin/kde-v3-23/portage/make.conf
index 7f4bedd..a87d93f 100644
--- a/builders/tintin/kde-v3-23/portage/make.conf
+++ b/builders/tintin/kde-v3-23/portage/make.conf
@@ -51,3 +51,4 @@ CPU_FLAGS_X86_v3="${CPU_FLAGS_X86_v2} avx avx2 bmi1 bmi2 f16c
fma3 lzcnt movbe o
CPU_FLAGS_X86=${CPU_FLAGS_X86_v3}
GOAMD64="v3"
+RUSTFLAGS="${RUSTFLAGS} -C target-cpu=x86-64-v3"
diff --git a/builders/tintin/openrc-v3-23/portage/make.conf
b/builders/tintin/openrc-v3-23/portage/make.conf
index 7f4bedd..a87d93f 100644
--- a/builders/tintin/openrc-v3-23/portage/make.conf
+++ b/builders/tintin/openrc-v3-23/portage/make.conf
@@ -51,3 +51,4 @@ CPU_FLAGS_X86_v3="${CPU_FLAGS_X86_v2} avx avx2 bmi1 bmi2 f16c
fma3 lzcnt movbe o
CPU_FLAGS_X86=${CPU_FLAGS_X86_v3}
GOAMD64="v3"
+RUSTFLAGS="${RUSTFLAGS} -C target-cpu=x86-64-v3"
diff --git a/builders/tintin/server-v3-23/portage/make.conf
b/builders/tintin/server-v3-23/portage/make.conf
index 7f4bedd..a87d93f 100644
--- a/builders/tintin/server-v3-23/portage/make.conf
+++ b/builders/tintin/server-v3-23/portage/make.conf
@@ -51,3 +51,4 @@ CPU_FLAGS_X86_v3="${CPU_FLAGS_X86_v2} avx avx2 bmi1 bmi2 f16c
fma3 lzcnt movbe o
CPU_FLAGS_X86=${CPU_FLAGS_X86_v3}
GOAMD64="v3"
+RUSTFLAGS="${RUSTFLAGS} -C target-cpu=x86-64-v3"