Skip to content

Makefile: drop debug-symbols dep from tag_release#811

Merged
barnstar merged 1 commit into
mainfrom
jonathan/simplify_tag_release
Jun 26, 2026
Merged

Makefile: drop debug-symbols dep from tag_release#811
barnstar merged 1 commit into
mainfrom
jonathan/simplify_tag_release

Conversation

@barnstar

Copy link
Copy Markdown
Member

tag_release only runs git tag against $VERSION_LONG from tailscale.version, so it doesn't need the Android SDK/NDK that debug-symbols transitively pulls in via gomobile bind.

tag_release only runs git tag against $VERSION_LONG from tailscale.version,
so it doesn't need the Android SDK/NDK that debug-symbols transitively pulls
in via gomobile bind.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
@barnstar barnstar requested a review from kari-ts June 18, 2026 15:15
@barnstar barnstar merged commit d53001c into main Jun 26, 2026
4 checks passed
@barnstar barnstar deleted the jonathan/simplify_tag_release branch June 26, 2026 13:01
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