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: sys-devel/dev86/
Date: Fri, 07 Feb 2025 23:52:13 +0000 (UTC)	[thread overview]
Message-ID: <1738972309.a4da4b4af030eac0ab3c1f1bcf1dc12483da42b1.sam@gentoo> (raw)

commit:     a4da4b4af030eac0ab3c1f1bcf1dc12483da42b1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 23:51:33 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb  7 23:51:49 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4da4b4a

sys-devel/dev86: build 0.16.21-r3 with -std=gnu89

And we'll try do better in the newer version.

Closes: https://bugs.gentoo.org/757675
Closes: https://bugs.gentoo.org/891533
Closes: https://bugs.gentoo.org/920450
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/dev86/dev86-0.16.21-r3.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/sys-devel/dev86/dev86-0.16.21-r3.ebuild b/sys-devel/dev86/dev86-0.16.21-r3.ebuild
index e3784e658bfb..50d6ee7cf2ce 100644
--- a/sys-devel/dev86/dev86-0.16.21-r3.ebuild
+++ b/sys-devel/dev86/dev86-0.16.21-r3.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
 inherit toolchain-funcs
 
 DESCRIPTION="Bruce's C compiler - Simple C compiler to generate 8086 code"
@@ -50,7 +51,7 @@ src_compile() {
 
 	# First `make` is also a config, so set all the path vars here
 	emake -j1 \
-		CC="$(tc-getCC)" \
+		CC="$(tc-getCC) -std=gnu89" \
 		LIBDIR="/usr/$(get_libdir)/bcc" \
 		INCLDIR="/usr/$(get_libdir)/bcc" \
 		all


             reply	other threads:[~2025-02-07 23:52 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-07 23:52 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-10  3:02 [gentoo-commits] repo/gentoo:master commit in: sys-devel/dev86/ Sam James
2025-03-10  3:02 Sam James
2025-02-08  1:55 Sam James
2025-02-08  0:55 Sam James
2025-02-08  0:18 Sam James
2025-02-08  0:18 Sam James
2023-02-22 19:56 Sam James
2021-04-05  1:26 Mike Gilbert
2021-04-04 18:31 Mike Gilbert
2021-03-28  7:14 Sam James
2020-04-21 17:18 Robin H. Johnson
2020-03-24 13:32 Ben Kohler
2019-02-11 15:02 Mikle Kolyada
2019-02-11 15:01 Mikle Kolyada
2019-02-11 15:01 Mikle Kolyada
2018-02-14 13:29 Jason Zaman
2018-02-06 18:55 Thomas Deutschmann
2017-12-23 12:04 Jonas Stein
2017-12-23 11:57 Jonas Stein
2016-02-12 17:19 David Seifert

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=1738972309.a4da4b4af030eac0ab3c1f1bcf1dc12483da42b1.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