commit: b89ac628078977cecbea544a02e200ab37d4aff8 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Thu Jul 31 09:08:18 2025 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Thu Jul 31 09:08:18 2025 +0000 URL: https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=b89ac628
arch, 390: minor chost cleanup Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> arch/s390.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/s390.toml b/arch/s390.toml index bf98e3d0..655c4d44 100644 --- a/arch/s390.toml +++ b/arch/s390.toml @@ -4,7 +4,6 @@ if_build = "s390x" [s390.s390] COMMON_FLAGS = "-O2 -pipe" -CHOST = "s390-ibm-linux-gnu" [s390x.s390x] COMMON_FLAGS = "-O2 -pipe -march=z10"
