public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/linux-atm/
Date: Sat, 17 Dec 2022 08:38:30 +0000 (UTC)	[thread overview]
Message-ID: <1671266276.3d320e9f43adab733f7e0e61f4863c5696cd04b9.sam@gentoo> (raw)

commit:     3d320e9f43adab733f7e0e61f4863c5696cd04b9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 17 08:31:25 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 17 08:37:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d320e9f

net-dialup/linux-atm: force YACC=bison

Fails to build w/ byacc at least and upstream is dead.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-dialup/linux-atm/linux-atm-2.5.2-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-dialup/linux-atm/linux-atm-2.5.2-r1.ebuild b/net-dialup/linux-atm/linux-atm-2.5.2-r1.ebuild
index 47313a65e8e4..4a827010c90a 100644
--- a/net-dialup/linux-atm/linux-atm-2.5.2-r1.ebuild
+++ b/net-dialup/linux-atm/linux-atm-2.5.2-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
-BDEPEND="app-alternatives/yacc"
+BDEPEND="sys-devel/bison"
 
 RESTRICT="test"
 
@@ -36,6 +36,7 @@ src_prepare() {
 
 src_configure() {
 	append-flags -fno-strict-aliasing
+	export YACC=bison
 	econf
 }
 


             reply	other threads:[~2022-12-17  8:38 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-17  8:38 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-20 13:52 [gentoo-commits] repo/gentoo:master commit in: net-dialup/linux-atm/ Sam James
2024-11-25 23:30 Sam James
2022-05-17 11:54 WANG Xuerui
2021-11-01 21:56 Jakov Smolić
2021-05-31  9:20 David Seifert
2019-05-04 19:41 Mikle Kolyada
2019-02-25  7:32 Mikle Kolyada
2019-02-25  7:32 Mikle Kolyada
2019-02-25  7:32 Mikle Kolyada
2019-02-25  7:32 Mikle Kolyada
2019-02-21 20:28 Markus Meier
2019-02-16 23:38 Mart Raudsepp
2019-02-02 21:17 Sergei Trofimovich
2019-02-02 19:18 Sergei Trofimovich
2019-01-31  7:25 Sergei Trofimovich
2019-01-30  8:13 Sergei Trofimovich

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=1671266276.3d320e9f43adab733f7e0e61f4863c5696cd04b9.sam@gentoo \
    --to=sam@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