From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-simulation/crrcsim/files/, games-simulation/crrcsim/
Date: Tue, 4 Jan 2022 08:30:41 +0000 (UTC) [thread overview]
Message-ID: <1641284920.daae655c343abfc4e6da6c786fe2fa09804efd20.ionen@gentoo> (raw)
commit: daae655c343abfc4e6da6c786fe2fa09804efd20
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 4 08:28:17 2022 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Jan 4 08:28:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daae655c
games-simulation/crrcsim: fix build with clang
Closes: https://bugs.gentoo.org/830572
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
games-simulation/crrcsim/crrcsim-0.9.13-r2.ebuild | 3 ++-
games-simulation/crrcsim/files/crrcsim-0.9.13-clang.patch | 10 ++++++++++
2 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/games-simulation/crrcsim/crrcsim-0.9.13-r2.ebuild b/games-simulation/crrcsim/crrcsim-0.9.13-r2.ebuild
index 2885d6f78f0c..3acdebc8c4e8 100644
--- a/games-simulation/crrcsim/crrcsim-0.9.13-r2.ebuild
+++ b/games-simulation/crrcsim/crrcsim-0.9.13-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -29,6 +29,7 @@ DEPEND="
PATCHES=(
"${FILESDIR}"/${P}-gcc6.patch
"${FILESDIR}"/${P}-overlink.patch
+ "${FILESDIR}"/${P}-clang.patch
)
DOCS=( AUTHORS HISTORY )
diff --git a/games-simulation/crrcsim/files/crrcsim-0.9.13-clang.patch b/games-simulation/crrcsim/files/crrcsim-0.9.13-clang.patch
new file mode 100644
index 000000000000..967d51d7239d
--- /dev/null
+++ b/games-simulation/crrcsim/files/crrcsim-0.9.13-clang.patch
@@ -0,0 +1,10 @@
+https://bugs.gentoo.org/830572
+--- a/src/mod_fdm_config.h
++++ b/src/mod_fdm_config.h
+@@ -36,5 +36,5 @@
+ #define MOD_FDM_USE_MCOPTER01 1
+
+-#define MOD_FDM_INFOSTR "CRRCSim "PACKAGE_VERSION
++#define MOD_FDM_INFOSTR "CRRCSim " PACKAGE_VERSION
+
+
next reply other threads:[~2022-01-04 8:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-04 8:30 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-17 12:02 [gentoo-commits] repo/gentoo:master commit in: games-simulation/crrcsim/files/, games-simulation/crrcsim/ Ionen Wolkens
2017-01-28 0:03 Michael Weber
2017-01-28 0:03 Michael Weber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1641284920.daae655c343abfc4e6da6c786fe2fa09804efd20.ionen@gentoo \
--to=ionen@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox