Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Can't cross-build on macOS: clock.h
On Fri, Oct 27, 2023 at 19:10:09 +1100, Simon Burge wrote:
> <sys/stdint.h> isn't installed on all architectures? The original
> change was to include <stdint.h> but then that added #ifdef magic.
>
> Since <sys/clock.h> is already a system header file, wouldn't it be
> better to make sure <sys/stdint.h> is installed everywhere?
This happens when we build a tool - which is a bit of a balancing act
b/c we mix bits of netbsd sources with host system's headers.
-uwe
Home |
Main Index |
Thread Index |
Old Index