tailscale: create combined tailscale/tailscaled
authorThomas Kupper <thomas.kupper@gmail.com>
Sat, 6 Jan 2024 10:49:36 +0000 (10:49 +0000)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Wed, 7 Feb 2024 22:34:21 +0000 (23:34 +0100)
commitfad7e0ae111c832319ce460b1b2bc1f5d872a82e
tree7b181b45fd02171775f8514605b21bb5d2715a6c
parentcf0b1e0ed509b3ed62ade85233dae40b2646dd95
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>
(cherry picked from commit 7bef195bbabcec88a2b9055846880fd93c2a8a7a)
net/tailscale/Makefile