commit:     b0acd208b275f8c355d9127b95d665a09e750797
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 25 21:24:19 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 21:24:43 2024 +0000
URL:        https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=b0acd208

Add setarch parameters for s390x => s390 builds

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 arch/s390.toml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/s390.toml b/arch/s390.toml
index 9894044f..875fe8e1 100644
--- a/arch/s390.toml
+++ b/arch/s390.toml
@@ -1,3 +1,7 @@
+[setarch.s390]
+arch = "s390"
+if_build = "s390x"
+
 [s390.s390]
 COMMON_FLAGS = "-O2 -pipe"
 CHOST = "s390-ibm-linux-gnu"

Reply via email to