Skip to content

Support FreeBSD build phase#2357

Merged
jjbustamante merged 2 commits into
buildpacks:mainfrom
gogolok:support_freebsd_build_phase
Mar 26, 2025
Merged

Support FreeBSD build phase#2357
jjbustamante merged 2 commits into
buildpacks:mainfrom
gogolok:support_freebsd_build_phase

Conversation

@gogolok

@gogolok gogolok commented Mar 15, 2025

Copy link
Copy Markdown
Contributor

Summary

Make it possible to compile pack for FreeBSD.

It 'just compiles' for FreeBSD. That's it :-) It doesn't mean it works under FreeBSD yet.

If you want to try the compliation for FreeBSD:

$ GOOS=freebsd GOARCH=amd64 make build

$ GOOS=linux GOARCH=amd64 make build

Documentation

  • Should this change be documented?
    • Yes, see #___
    • No

Related

Similar change to buildpacks/lifecycle#1439

Signed-off-by: Robert Gogolok <robert.gogolok@stackit.cloud>
@gogolok
gogolok requested review from a team as code owners March 15, 2025 11:04
@github-actions github-actions Bot added this to the 0.37.0 milestone Mar 15, 2025
@github-actions github-actions Bot added the type/enhancement Issue that requests a new feature or improvement. label Mar 15, 2025
@jjbustamante jjbustamante modified the milestones: 0.37.0, 0.38.0 Mar 21, 2025
@jjbustamante
jjbustamante enabled auto-merge March 26, 2025 23:35
@jjbustamante
jjbustamante merged commit a1edf2e into buildpacks:main Mar 26, 2025
@gogolok
gogolok deleted the support_freebsd_build_phase branch November 4, 2025 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/enhancement Issue that requests a new feature or improvement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants