Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh/pcre module breakage when static build enabled
- X-seq: zsh-users 23276
- From: "Vadim A. Misbakh-Soloviov" <mva@xxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: zsh/pcre module breakage when static build enabled
- Date: Sun, 25 Mar 2018 13:25:44 +0700
- Disposition-notification-to: Vadim A. Misbakh-Soloviov <mva@xxxxxxxx>
- In-reply-to: <1773846.yRQG0ivYf1@note>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <3073701.qdQlh9y6XZ@note> <20180321021551.GA5797@tower.spodhuis.org> <1773846.yRQG0ivYf1@note>
Well, quick-fix: I've changed `LDFLAGS=... -lpthread` to `LIBS=-lpthread` and
now all works like a charm.
So, I guess, that `-lpthread` should be somehow upstreamed now, isn't it?
Attachment:
signature.asc
Description: This is a digitally signed message part.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author