NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/56120: build.sh (-m alpha) release fails on current on Darwin in libc compilation



The following reply was made to PR toolchain/56120; it has been noted by GNATS.

From: Christos Zoulas <christos%zoulas.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: toolchain-manager%netbsd.org@localhost,
 gnats-admin%netbsd.org@localhost,
 netbsd-bugs%netbsd.org@localhost
Subject: Re: toolchain/56120: build.sh (-m alpha) release fails on current on
 Darwin in libc compilation
Date: Thu, 22 Apr 2021 10:43:09 -0400

 --Apple-Mail=_8E828FBC-36ED-45DF-A481-831C3258D32E
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain;
 	charset=us-ascii
 
 Can you try this?
 
 christos
 
 --- utils.h     25 Feb 2021 21:28:40 -0000      1.8
 +++ utils.h     22 Apr 2021 14:42:36 -0000
 @@ -43,6 +43,9 @@
  #include <wctype.h>
  #else
  #include <ctype.h>
 +#define wint_t regex_wint_t
 +#define mbstate_t regex_mbstate_t
 +#define wctype_t regex_wctype_t
  typedef short wint_t;
  typedef char mbstate_t;
  typedef short wctype_t;
 
 
 --Apple-Mail=_8E828FBC-36ED-45DF-A481-831C3258D32E
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename=signature.asc
 Content-Type: application/pgp-signature;
 	name=signature.asc
 Content-Description: Message signed with OpenPGP
 
 -----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - http://gpgtools.org
 
 iF0EARECAB0WIQS+BJlbqPkO0MDBdsRxESqxbLM7OgUCYIGLfQAKCRBxESqxbLM7
 Ot2AAJ9f+dhpoiqI7c3vwR2XMC+pnGH/ggCglPIBzyDZoxb+MoNcYW6rtX9R5Fk=
 =vBMt
 -----END PGP SIGNATURE-----
 
 --Apple-Mail=_8E828FBC-36ED-45DF-A481-831C3258D32E--
 


Home | Main Index | Thread Index | Old Index