From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-sports/speed-dreams/
Date: Sat, 7 Aug 2021 15:14:17 +0000 (UTC) [thread overview]
Message-ID: <1628349147.cd5bfd643af2ebed8ab342f62fd3b492d528a9c9.ionen@gentoo> (raw)
commit: cd5bfd643af2ebed8ab342f62fd3b492d528a9c9
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 7 14:52:45 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Aug 7 15:12:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd5bfd64
games-sports/speed-dreams: add -I. to workaround system config.h
If for some reason /usr/include/config.h exists, this package uses it.
Closes: https://bugs.gentoo.org/806980
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
games-sports/speed-dreams/speed-dreams-2.2.3_rc1.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/games-sports/speed-dreams/speed-dreams-2.2.3_rc1.ebuild b/games-sports/speed-dreams/speed-dreams-2.2.3_rc1.ebuild
index 24aa937c04a..abca85587f0 100644
--- a/games-sports/speed-dreams/speed-dreams-2.2.3_rc1.ebuild
+++ b/games-sports/speed-dreams/speed-dreams-2.2.3_rc1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake desktop
+inherit cmake desktop flag-o-matic
MY_PV="$(ver_rs 3 -)-r7601"
@@ -45,6 +45,8 @@ PATCHES=(
)
src_configure() {
+ append-cppflags -I. #806980
+
local mycmakeargs=(
-DCMAKE_BUILD_WITH_INSTALL_RPATH=yes # see xmlversion-rpath patch
-DOPTION_3RDPARTY_SOLID=yes
next reply other threads:[~2021-08-07 15:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-07 15:14 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-12 21:58 [gentoo-commits] repo/gentoo:master commit in: games-sports/speed-dreams/ James Le Cuirot
2024-07-12 21:58 James Le Cuirot
2024-07-12 21:58 James Le Cuirot
2024-03-26 12:31 Sam James
2024-03-26 12:31 Sam James
2021-08-09 14:19 Ionen Wolkens
2021-08-09 14:19 Ionen Wolkens
2021-08-06 12:54 Ionen Wolkens
2016-01-05 8:26 Michael Sterrett
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=1628349147.cd5bfd643af2ebed8ab342f62fd3b492d528a9c9.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