-
Notifications
You must be signed in to change notification settings - Fork 55
Fix android builds requiring external (cgo) linking, but cgo is not enabled #56
New issue
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
Merged
BagToad
merged 15 commits into
trunk
from
bagtoad/50-error-androidamd64-requires-external-cgo-linking-but-cgo-is-not-enabled
Sep 11, 2024
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
75735cd
Fix android/amd64 requires external (cgo) linking, but cgo is not ena…
BagToad 2280832
Change android build targets to opt-in
BagToad a696f35
Exit if release android is enabled, but android SDK version is not set
BagToad 0ad591f
Add new details for building Go extensions on Android
BagToad c6fd9fd
Bump gh-extension-precompile to v2 in examples
BagToad c914101
doc: custom build process for Go extensions
BagToad 6c0db97
Slim action input description
BagToad 232e0b2
include go version file in android build examples
BagToad 9e8f0e0
Link to building for android heading
BagToad 8a0829e
Use go_version_file instead of gh_version
BagToad 5316790
Update actions/checkout to v4 in readme examples
BagToad 790d7b4
Remove extra newlines
BagToad 343cbd6
Check that ANDROID_NDK_HOME is set
BagToad a1f599b
Apply suggestions from code review
BagToad 1900d4e
fix missing underscore in readme
BagToad File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.