|
From: | Flávio Cruz |
Subject: | Re: [PATCH] Use uint32_t instead of unsigned32_t. |
Date: | Tue, 5 Apr 2016 00:43:46 +0200 |
On Mon, Apr 4, 2016 at 3:48 AM, Samuel Thibault <samuel.thibault@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
[Prev in Thread] | Current Thread | [Next in Thread] |