We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello again. Compilation on 24.04 👍 CGO_CFLAGS=-Wno-deprecated-declarations go build -v -ldflags="-X github.com/jstaf/onedriver/cmd/common.commit=f07678f9e6ef3120e8af032ee48326b23c802cac" ./cmd/onedriver CGO_CFLAGS=-Wno-deprecated-declarations go build -v -ldflags="-X github.com/jstaf/onedriver/cmd/common.commit=f07678f9e6ef3120e8af032ee48326b23c802cac" ./cmd/onedriver-launcher package github.com/jstaf/onedriver/cmd/onedriver-launcher: build constraints exclude all Go files in /root/onedriver/cmd/onedriver-launcher make: *** [Makefile:34: onedriver-launcher] Error 1
Thanks in advance. Best Regards. Benjamin.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello again.
Compilation on 24.04 👍 CGO_CFLAGS=-Wno-deprecated-declarations go build -v
-ldflags="-X github.com/jstaf/onedriver/cmd/common.commit=f07678f9e6ef3120e8af032ee48326b23c802cac"
./cmd/onedriver
CGO_CFLAGS=-Wno-deprecated-declarations go build -v
-ldflags="-X github.com/jstaf/onedriver/cmd/common.commit=f07678f9e6ef3120e8af032ee48326b23c802cac"
./cmd/onedriver-launcher
package github.com/jstaf/onedriver/cmd/onedriver-launcher: build constraints exclude all Go files in /root/onedriver/cmd/onedriver-launcher
make: *** [Makefile:34: onedriver-launcher] Error 1
Thanks in advance.
Best Regards.
Benjamin.
The text was updated successfully, but these errors were encountered: