public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Eli Burch" <redawl@burchbytes.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/bcm2-utils/
Date: Sat, 29 Jun 2024 19:39:55 +0000 (UTC)	[thread overview]
Message-ID: <1719689987.d6eb08d6d95008797290161599fd6a87025d7781.redawl@gentoo> (raw)

commit:     d6eb08d6d95008797290161599fd6a87025d7781
Author:     Eli Burch <eli.burch <AT> burchbytes <DOT> com>
AuthorDate: Sat Jun 29 19:37:13 2024 +0000
Commit:     Eli Burch <redawl <AT> burchbytes <DOT> com>
CommitDate: Sat Jun 29 19:39:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d6eb08d6

dev-embedded/bcm2-utils: Call emake in src_test

Closes: https://bugs.gentoo.org/935122
Signed-off-by: Eli Burch <eli.burch <AT> burchbytes.com>

 dev-embedded/bcm2-utils/bcm2-utils-0.9.8.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/dev-embedded/bcm2-utils/bcm2-utils-0.9.8.ebuild b/dev-embedded/bcm2-utils/bcm2-utils-0.9.8.ebuild
index b3cc9dd2b..71ac10910 100644
--- a/dev-embedded/bcm2-utils/bcm2-utils-0.9.8.ebuild
+++ b/dev-embedded/bcm2-utils/bcm2-utils-0.9.8.ebuild
@@ -30,3 +30,8 @@ src_install(){
 	mkdir -p "${D}/usr/bin" || die
 	emake PREFIX="${D}/usr" install
 }
+
+src_test(){
+	emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \
+		LDFLAGS="${LDFLAGS}" check
+}


             reply	other threads:[~2024-06-29 19:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-29 19:39 Eli Burch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-10 23:32 [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/bcm2-utils/ Eli Burch
2024-07-07 14:59 Eli Burch
2024-06-27 12:34 Eli Burch
2024-06-25 16:08 Eli Burch
2024-06-18 23:41 Eli Burch

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=1719689987.d6eb08d6d95008797290161599fd6a87025d7781.redawl@gentoo \
    --to=redawl@burchbytes.com \
    --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