mirror of
https://github.com/ipfs/kubo.git
synced 2025-05-17 15:06:47 +08:00
Fix space constant
This commit is contained in:
@ -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))
|
||||
|
||||
|
Reference in New Issue
Block a user