hugo
: hostbuild with linux extended tags
This commit is contained in:
parent
b8037128f3
commit
07fe73079c
@ -21,6 +21,7 @@ termux_step_make() {
|
||||
unset C CXX CFLAGS CXXFLAGS LDFLAGS
|
||||
go build \
|
||||
-o hugo-host \
|
||||
-tags "linux extended" \
|
||||
main.go
|
||||
fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user