Skip to content

🌱 (fix) fis GOBIN to allow run make install in Mac Os#6936

Merged
acornett21 merged 1 commit into
operator-framework:masterfrom
camilamacedo86:fix-makeinstall-make
May 13, 2025
Merged

🌱 (fix) fis GOBIN to allow run make install in Mac Os#6936
acornett21 merged 1 commit into
operator-framework:masterfrom
camilamacedo86:fix-makeinstall-make

Conversation

@camilamacedo86
Copy link
Copy Markdown
Contributor

Without this change we are unable to run make install on mac os envs:

$ make install
Error: GOBIN is not set
make: *** [install] Error 1

@camilamacedo86
Copy link
Copy Markdown
Contributor Author

@acornett21

Comment thread Makefile Outdated
Signed-off-by: Camila Macedo <7708031+camilamacedo86@users.noreply.github.com>
@camilamacedo86 camilamacedo86 force-pushed the fix-makeinstall-make branch from d498c1a to 05c4852 Compare May 13, 2025 20:21
@acornett21 acornett21 merged commit 25d08c5 into operator-framework:master May 13, 2025
24 of 26 checks passed
@camilamacedo86 camilamacedo86 deleted the fix-makeinstall-make branch May 14, 2025 05:52
rhuss pushed a commit to rhuss/operator-sdk that referenced this pull request May 14, 2025
…rk#6936)

Signed-off-by: Camila Macedo <7708031+camilamacedo86@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants