mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
Update build-all.sh
This commit is contained in:
@@ -66,7 +66,7 @@ cd "${ROOT}/server" || exit 1
|
||||
$GOBIN clean -i -r -cache --modcache
|
||||
$GOBIN mod tidy
|
||||
|
||||
BUILD_FLAGS="-ldflags=${LDFLAGS} -tags=nosqlite"
|
||||
BUILD_FLAGS="-ldflags=${LDFLAGS} -tags=nosqlite -trimpath"
|
||||
|
||||
#####################################
|
||||
### X86 build section
|
||||
|
||||
Reference in New Issue
Block a user