public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Eric Joldasov <bratishkaerik@landless-city.net>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] [PATCH 0/4] Zig eclasses: small fixes
Date: Sun, 16 Feb 2025 17:03:41 +0500	[thread overview]
Message-ID: <20250216120507.5211-1-bratishkaerik@landless-city.net> (raw)

Eric Joldasov (3):
  zig-utils.eclass: add function to get the rightmost flag from CFLAGS
  zig-utils.eclass: fix translating `-march=unset` and `-march=native`
    on ARM
  zig.eclass: allow unset `my_zbs_args`

sin-ack (1):
  zig.eclass: always use absolute path for `--prefix` argument

 dev-lang/zig/zig-0.13.0-r2.ebuild | 13 ++++---
 dev-lang/zig/zig-9999.ebuild      | 13 ++++---
 eclass/tests/zig-utils.sh         |  8 +++-
 eclass/zig-utils.eclass           | 61 +++++++++++++++++++++++++++----
 eclass/zig.eclass                 | 32 +++++++++++-----
 5 files changed, 97 insertions(+), 30 deletions(-)

-- 
2.48.1


             reply	other threads:[~2025-02-16 12:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-16 12:03 Eric Joldasov [this message]
2025-02-16 12:03 ` [gentoo-dev] [PATCH 1/4] zig-utils.eclass: add function to get the rightmost flag from CFLAGS Eric Joldasov
2025-02-16 12:03 ` [gentoo-dev] [PATCH 2/4] zig-utils.eclass: fix translating `-march=unset` and `-march=native` on ARM Eric Joldasov
2025-02-16 12:03 ` [gentoo-dev] [PATCH 3/4] zig.eclass: allow unset `my_zbs_args` Eric Joldasov
2025-02-16 12:03 ` [gentoo-dev] [PATCH 4/4] zig.eclass: always use absolute path for `--prefix` argument Eric Joldasov

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=20250216120507.5211-1-bratishkaerik@landless-city.net \
    --to=bratishkaerik@landless-city.net \
    --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