Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Updating config.sub and config.guess
- X-seq: zsh-workers 42865
- From: Eitan Adler <lists@xxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Updating config.sub and config.guess
- Date: Sat, 26 May 2018 23:40:17 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=nI8CbWt+P2qhWJMiTpWKjAl+Sy8xdM5sbAsAwhrXRPw=; b=BFDgbO0TtA23BpI9q1L+NLY3N43Mezpv4zYousrBlKXaviYoiIJzbgv3vBwNIUjm1t 9t9t0/YfokupbWhRxsZ7IVQwL/qrNKR+2eFs5QwGO1wfsAklW2uTLHYYJ3Krcf/XntNB sA1581hww4ZIMbZCDNXwwduOwCCY0KK+09Fws=
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
Hi all,
Its about time we update config.sub and config.guess. I tried sending
a patch, but even with -U1 its too big.
To update:
∴wget -O config.guess
'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD'
∴wget -O config.sub
'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD'
--
Eitan Adler
Messages sorted by:
Reverse Date,
Date,
Thread,
Author