2 Commits

Author SHA1 Message Date
dd538e896b
build.zig: fix erroneous cwd references
This worked fine building libressl by itself, but it references the
wrong directory when executed as a dependency of another library. The
builder object seems to have its build root set correctly, so use
that.
2023-08-31 21:45:39 -07:00
6582b5efe9
add build.zig 2023-08-30 21:48:11 -07:00