On Fri, Nov 17, 2023 at 12:40:35PM -0700, Todd C. Miller wrote:
> On Fri, 17 Nov 2023 19:23:32 +0100, "Lorenz (xha)" wrote:
> 
> > i am doing a port of the hare programming language[1] to OpenBSD and have
> > a question regarding the zoneinfo that is packaged with OpenBSD: can
> > leap-seconds.list be packged at /usr/share/zoneinfo/leap-seconds.list?
> > it is a requirement for the time part of the stdlib to work.
> >
> > [1]: https://harelang.org/
> 
> Yes, that should be possible.  I'll need to update the Makefile
> to support this.
> 
>  - todd

thank you :)

Reply via email to