mirror of
https://github.com/ziglang/zig.git
synced 2026-02-14 13:30:45 +00:00
build: Don't check parent directories for git tag
Sometimes Zig is built not from a git repository (e.g. from tarball), but inside another git repository (e.g. distro package repository). Make sure that the version check tries to parse a tag of Zig, and not of a parent directory.
This commit is contained in:
parent
3b3c18909d
commit
21620f3c65