1
0
forked from rosa/hakurei

cmd/hsu: alternative hsurc path for Rosa OS

Rosa OS does not have /etc.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-03-28 18:21:42 +09:00
parent 62002efd08
commit 71fcc972ba
4 changed files with 15 additions and 5 deletions

View File

@@ -66,7 +66,7 @@ mkdir -p /work/system/libexec/hakurei/
echo '# Building hakurei.'
go generate -v ./...
go build -trimpath -v -o /work/system/libexec/hakurei -ldflags="-s -w
go build -trimpath -v -tags=rosa -o /work/system/libexec/hakurei -ldflags="-s -w
-buildid=
-linkmode external
-extldflags=-static