From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DE48A1382C5 for ; Tue, 5 Jan 2021 23:25:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 357B9E0870; Tue, 5 Jan 2021 23:25:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1BD1FE0870 for ; Tue, 5 Jan 2021 23:25:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1B39F340928 for ; Tue, 5 Jan 2021 23:25:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9097487 for ; Tue, 5 Jan 2021 23:25:42 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1609888922.e8aa5739238f994b79fa4586a6494098b7ab3888.slyfox@gentoo> Subject: [gentoo-commits] proj/crossdev:master commit in: / X-VCS-Repository: proj/crossdev X-VCS-Files: crossdev X-VCS-Directories: / X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: e8aa5739238f994b79fa4586a6494098b7ab3888 X-VCS-Branch: master Date: Tue, 5 Jan 2021 23:25:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cfbabd70-e99d-4ffa-9b09-49dc3f53c358 X-Archives-Hash: 142d7817e1e48b5f47dabb7e28e0a9e6 commit: e8aa5739238f994b79fa4586a6494098b7ab3888 Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Jan 5 23:22:02 2021 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Jan 5 23:22:02 2021 +0000 URL: https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=e8aa5739 crossdev: add or1k example Signed-off-by: Sergei Trofimovich gentoo.org> crossdev | 1 + 1 file changed, 1 insertion(+) diff --git a/crossdev b/crossdev index d53a6e8..39924aa 100755 --- a/crossdev +++ b/crossdev @@ -130,6 +130,7 @@ parse_target() { - hppa (parisc) - ia64 - i386 / i486 / i586 / i686 (x86) - m68k - mips / mipsel / mips64 / mips64el + - or1k - powerpc (ppc) / powerpc64 (ppc64) - riscv32 / riscv64 - sparc / sparc64 - s390 / s390x