mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
Fix space constant
This commit is contained in:
parent
d3468407aa
commit
5c0061e240
@ -30,8 +30,7 @@ SUPPORTED_PLATFORMS += openbsd-amd64
|
||||
SUPPORTED_PLATFORMS += netbsd-386
|
||||
SUPPORTED_PLATFORMS += netbsd-amd64
|
||||
|
||||
space:=
|
||||
space+=
|
||||
space:=$() $()
|
||||
comma:=,
|
||||
join-with=$(subst $(space),$1,$(strip $2))
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user