public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/genkernel:master commit in: worker_modules/
Date: Fri, 30 Aug 2019 21:41:27 +0000 (UTC)	[thread overview]
Message-ID: <1567181131.ecdfcf024f25b010d58f94bb0a601beaab44e134.whissi@gentoo> (raw)

commit:     ecdfcf024f25b010d58f94bb0a601beaab44e134
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 30 16:04:36 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Aug 30 16:05:31 2019 +0000
URL:        https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=ecdfcf02

gkbuild.sh: _initialize(): Append $BROOT/usr/include to CXXFLAGS by default

Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 worker_modules/gkbuild.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/worker_modules/gkbuild.sh b/worker_modules/gkbuild.sh
index 74a2505..57a7241 100644
--- a/worker_modules/gkbuild.sh
+++ b/worker_modules/gkbuild.sh
@@ -304,6 +304,7 @@ _initialize() {
 
 		append-cflags -I"${BROOT}"/usr/include
 		append-cppflags -I"${BROOT}"/usr/include
+		append-cxxflags -I"${BROOT}"/usr/include
 		append-ldflags -L"${BROOT}"/usr/lib
 	fi
 


             reply	other threads:[~2019-08-30 21:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-30 21:41 Thomas Deutschmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-27 10:56 [gentoo-commits] proj/genkernel:master commit in: worker_modules/ Sam James
2021-03-15 20:02 Thomas Deutschmann
2020-07-16 15:03 Thomas Deutschmann
2020-06-20  2:17 Thomas Deutschmann
2020-06-20  2:17 Thomas Deutschmann
2019-12-14  0:26 Thomas Deutschmann
2019-11-24 20:00 Thomas Deutschmann
2019-08-30 21:41 Thomas Deutschmann
2019-08-30 21:41 Thomas Deutschmann
2019-08-30 21:41 Thomas Deutschmann
2019-07-29 20:10 Thomas Deutschmann
2019-07-21 16:26 Thomas Deutschmann

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=1567181131.ecdfcf024f25b010d58f94bb0a601beaab44e134.whissi@gentoo \
    --to=whissi@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