tailscale: create combined tailscale/tailscaled
authorThomas Kupper <thomas.kupper@gmail.com>
Sat, 6 Jan 2024 10:49:36 +0000 (10:49 +0000)
committerTianling Shen <cnsztl@gmail.com>
Sun, 14 Jan 2024 02:19:06 +0000 (10:19 +0800)
commit7bef195bbabcec88a2b9055846880fd93c2a8a7a
tree6e29a6c8b40d5591affa130f37b2bf0bbfa512f5
parente9e1ae23862ceeaa95939b2a7cfa9156c5338f89
tailscale: create combined tailscale/tailscaled

Modify Makefile to combine tailscale and tailscaled according to
Tailscale documentatio (https://tailscale.com/kb/1207/small-tailscale)

This resulted for x86_64 in an exec of 31MB + the symlink. Before it
was 29MB (tailscaled) and 10MB (tailscale).

Signed-off-by: Thomas Kupper <thomas.kupper@gmail.com>
net/tailscale/Makefile