svn commit: r558076 - head/lang/zig

Dave Cottlehuber dch at freebsd.org
Tue Dec 15 01:35:23 UTC 2020


On Mon, 14 Dec 2020, at 22:54, Jan Beich wrote:
> Dave Cottlehuber <dch at FreeBSD.org> writes:
> 
> > Author: dch
> > Date: Mon Dec 14 06:32:18 2020
> > New Revision: 558076
> > URL: https://svnweb.freebsd.org/changeset/ports/558076
> >
> > Log:
> >   lang/zig: update to 0.7.1 and take ownership
> >   
> >   Sponsored by:	SkunkWerks, GmbH
> 
> How did you test runtime?
> 
> $ cat >hello.zig
> const std = @import("std");
> 
> pub fn main() void {
>     std.debug.print("Hello, world!\n", .{});
> }

Apologies Jan,

reverted in r558116 & I'll look further in the morning.

Build works locally as apparently I have a snapshot build from one of the weekend's zig masters, which leaves leb128.zig in the appropriate place. I'll use river as a dependent port test next time and do the tests inside a clean poudriere.

A+
Dave
—
O for a muse of fire, that would ascend the brightest heaven of invention!


More information about the svn-ports-all mailing list