Skip to content

Compile problems on FreeBSD #10727

@Takika

Description

@Takika

I think that FreeBSD's make uses PACKAGES as special variable. Can you change it to eg. GITEA_PACKAGES?

gitea/Makefile

Line 65 in 37bd578

PACKAGES ?= $(filter-out code.gitea.io/gitea/integrations/migration-test,$(filter-out code.gitea.io/gitea/integrations,$(shell GO111MODULE=on $(GO) list -mod=vendor ./... | grep -v /vendor/)))

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/buildPR changes how Gitea is built, i.e. regarding Docker or the Makefile

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions