Skip to content

missing internal directory #6

Description

@sandzwerg

During make on my machine I always get a error for a missing internal directory. As this does seem to exist can we either remove it from the makefile or create it?

make all
find: ‘internal’: Datei oder Verzeichnis nicht gefunden
GOOS=linux GOARCH=amd64 go build -ldflags "-X github.com/sapcc/baremetal_temper/pkg/baremetal_temper.VERSION=3f5c762a" -v -i -o bin/linux/temper ./cmd/temper
go: -i flag is deprecated
GOOS=linux GOARCH=amd64 go build -ldflags "-X github.com/sapcc/baremetal_temper/pkg/baremetal_temper.VERSION=3f5c762a" -v -i -o bin/linux/scheduler ./cmd/scheduler
go: -i flag is deprecated

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions