Merge "Fix TWS requirement in definitions.mk"
This commit is contained in:
@@ -3234,7 +3234,7 @@ endif
|
|||||||
##
|
##
|
||||||
## $(1): path to validate
|
## $(1): path to validate
|
||||||
define try-validate-path-is-subdir
|
define try-validate-path-is-subdir
|
||||||
$(strip
|
$(strip \
|
||||||
$(if $(filter /%,$(1)),
|
$(if $(filter /%,$(1)),
|
||||||
$(1) starts with a slash
|
$(1) starts with a slash
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user