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: dev-lang/zig/, dev-lang/zig/files/
Date: Mon, 19 Sep 2022 03:40:59 +0000 (UTC)	[thread overview]
Message-ID: <1663558843.b0be76203ac70656b0b6cce6b165880680c38382.sam@gentoo> (raw)

commit:     b0be76203ac70656b0b6cce6b165880680c38382
Author:     Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me>
AuthorDate: Mon Sep 12 13:38:17 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 19 03:40:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0be7620

dev-lang/zig: drop unnecessary patch for 9999

Signed-off-by: Eric Joldasov <bratishkaerik <AT> getgoogleoff.me>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-lang/zig/files/zig-9999-stage2-fix.patch | 12 ------------
 dev-lang/zig/zig-9999.ebuild                 |  3 ---
 2 files changed, 15 deletions(-)

diff --git a/dev-lang/zig/files/zig-9999-stage2-fix.patch b/dev-lang/zig/files/zig-9999-stage2-fix.patch
deleted file mode 100644
index a2fe945c4a39..000000000000
--- a/dev-lang/zig/files/zig-9999-stage2-fix.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/build.zig b/build.zig
-index c8e757dc4..b698b5680 100644
---- a/build.zig
-+++ b/build.zig
-@@ -577,6 +577,7 @@ fn addCmakeCfgOptionsToExe(
-                 else => |e| return e,
-             };
-             exe.linkSystemLibrary("unwind");
-+            exe.linkSystemLibrary("c_nonshared");
-         } else if (exe.target.isFreeBSD()) {
-             try addCxxKnownPath(b, cfg, exe, b.fmt("libc++.{s}", .{lib_suffix}), null, need_cpp_includes);
-             exe.linkSystemLibrary("pthread");

diff --git a/dev-lang/zig/zig-9999.ebuild b/dev-lang/zig/zig-9999.ebuild
index 1574aa37588a..373a6036ccb1 100644
--- a/dev-lang/zig/zig-9999.ebuild
+++ b/dev-lang/zig/zig-9999.ebuild
@@ -43,9 +43,6 @@ llvm_check_deps() {
 # see https://github.com/ziglang/zig/wiki/Troubleshooting-Build-Issues#high-memory-requirements
 CHECKREQS_MEMORY="10G"
 
-# see https://github.com/ziglang/zig/issues/11137
-PATCHES=( "${FILESDIR}/${P}-stage2-fix.patch" )
-
 pkg_setup() {
 	llvm_pkg_setup
 	check-reqs_pkg_setup


             reply	other threads:[~2022-09-19  3:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-19  3:40 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-31 21:29 [gentoo-commits] repo/gentoo:master commit in: dev-lang/zig/, dev-lang/zig/files/ Sam James
2025-02-16 16:29 Sam James
2024-12-15  9:47 Sam James
2024-08-07  3:16 Sam James
2023-03-17  9:44 Florian Schmaus
2023-01-11  6:04 Sam James
2023-01-08  3:37 Sam James
2022-12-01 13:57 Michał Górny
2022-09-11 18:13 Sam James
2022-09-05  1:25 Sam James
2022-08-22  8:18 Jakov Smolić
2022-07-15  8:41 Joonas Niilola
2022-05-27  7:45 Joonas Niilola

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=1663558843.b0be76203ac70656b0b6cce6b165880680c38382.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