You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RUN CGO_ENABLED=1 GOARCH=amd64 go test -tags static -ldflags "-linkmode external -extldflags -static" github.com/flga/freetype2/2.10.1
RUN CGO_ENABLED=1 GOARCH=amd64 go test -tags 'static harfbuzz' -ldflags "-linkmode external -extldflags -static" github.com/flga/freetype2/2.10.1
RUN CGO_ENABLED=1 GOARCH=amd64 go test -tags 'static harfbuzz subset' -ldflags "-linkmode external -extldflags -static" github.com/flga/freetype2/2.10.1