-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
As reported in vmihailenco/taskq#55, if I try to cross compile a project that has a indirect dependency on this package I get:
❯ env GOOS=linux GOARCH=arm CGO_ENABLED=0 go build ./cmd/api/main.go
# github.com/valyala/gozstd
../../go/pkg/mod/github.com/valyala/[email protected]/stream.go:31:59: undefined: CDict
../../go/pkg/mod/github.com/valyala/[email protected]/stream.go:35:64: undefined: CDict
../../go/pkg/mod/github.com/valyala/[email protected]/stream.go:47:20: undefined: Writer
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested