Commit d53001c
authored
Makefile: drop debug-symbols dep from tag_release (#811)
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>1 parent d8f28f4 commit d53001c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| |||
0 commit comments