Github messages for voidlinux
 help / color / mirror / Atom feed
From: Logarithmus <Logarithmus@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: ripgrep: use system-provided libpcre2
Date: Tue, 29 Sep 2020 01:47:30 +0200	[thread overview]
Message-ID: <20200928234730.2r_H2KFO3izr15N4BkkzUvTWhPhJ6EZb8u1z_bZhL9w@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25179@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1102 bytes --]

New comment by Logarithmus on void-packages repository

https://github.com/void-linux/void-packages/pull/25179#issuecomment-700341018

Comment:
On Mon, 2020-09-28 at 16:02 -0700, Érico Nogueira Rolim wrote:
> @ericonr commented on this pull request.
> 
> In srcpkgs/ripgrep/template:
> > @@ -13,6 +13,9 @@ homepage="https://github.com/BurntSushi/ripgrep/"
>  distfiles="https://github.com/BurntSushi/${pkgname}/archive/${version}.tar.gz
> "
>  checksum=2513338d61a5c12c8fea18a0387b3e0651079ef9b31f306050b1f0aaa92
> 6271e
>  
> +# Dynamic linking to libpcre2 even on musl
> +export PCRE2_SYS_STATIC=0
> Any other Rust stuff using pcre2? We could add this to the Rust
> helper together with the other variables.
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub, or unsubscribe.
@ericonr you can find crates which depend on `pcre2-sys`
[here](https://lib.rs/crates/pcre2/rev). AFAIK at the moment non of
them is present in void repositories, but I agree with you that it'd be
better to put this environment variable into rust helper.



  parent reply	other threads:[~2020-09-28 23:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-28 22:53 [PR PATCH] " Logarithmus
2020-09-28 22:54 ` [PR PATCH] [Updated] " Logarithmus
2020-09-28 22:56 ` Logarithmus
2020-09-28 23:02 ` [PR REVIEW] " ericonr
2020-09-28 23:47 ` Logarithmus [this message]
2020-09-28 23:49 ` Logarithmus
2020-09-29  0:13 ` Logarithmus
2020-09-29  0:13 ` [PR PATCH] [Closed]: " Logarithmus

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=20200928234730.2r_H2KFO3izr15N4BkkzUvTWhPhJ6EZb8u1z_bZhL9w@z \
    --to=logarithmus@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).