On Mon, Apr 4, 2016 at 3:48 AM, Samuel Thibault <samuel.thiba...@gnu.org> wrote:
> Flavio Cruz, on Wed 30 Mar 2016 02:26:28 +0200, wrote:
>> Implement stdint.h and use it in gnumach.
>
> Applied, thanks!

Just noting:  This seems to slightly break bootstrapping.  The test
for mach/mach_types.h in glibc's configure fails due to <stdint.h> not
being installed yet.  You can append
ac_cv_header_mach_mach_types_h=yes to the configure command line to
skip that test, and it will build normally.

David

Reply via email to