Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

🐛 Make release expecting to build binaries #106

Closed
christopherhein opened this issue Jun 9, 2021 · 0 comments · Fixed by #107
Closed

🐛 Make release expecting to build binaries #106

christopherhein opened this issue Jun 9, 2021 · 0 comments · Fixed by #107

Comments

@christopherhein
Copy link
Contributor

The original Makefile from CAPI expects to build clusterctl via make release-binaries and in CAPN we don't have these. We need to remove that from the make release target.

# Build binaries first.
/Applications/Xcode.app/Contents/Developer/usr/bin/make release-binaries
make[1]: *** No rule to make target `release-binaries'.  Stop.
make: *** [release] Error 2
error: current-context must exist in order to minify

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant