mirror of
https://github.com/navidrome/navidrome.git
synced 2026-04-28 03:19:38 +00:00
fix: build on Go 1.25.6
Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
parent
d45d306492
commit
8485371ad3
3 changed files with 5 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ RUN --mount=type=bind,source=. \
|
|||
# Setup CGO cross-compilation environment
|
||||
xx-go --wrap
|
||||
export CGO_ENABLED=1
|
||||
export CGO_CFLAGS_ALLOW="--define-prefix"
|
||||
export PKG_CONFIG_PATH=/taglib/lib/pkgconfig
|
||||
cat $(go env GOENV)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue