Fix a typo in the previous commit.
(cherry picked from commit 11d2af72cf956cc28549cfd280ba40de1645eee7)
This commit is contained in:
parent
6b9a9a7874
commit
eec259f625
@ -174,7 +174,7 @@ ifneq ($(CFG_LLVM_CONFIG),)
|
||||
else
|
||||
CFG_LLVM_CONFIG :=
|
||||
$(info cfg: incompatible LLVM version $(CFG_LLVM_VERSION), \
|
||||
expected one of $(CFG_LLVM_ALLOWED_VERSIONS)
|
||||
expected one of $(CFG_LLVM_ALLOWED_VERSIONS))
|
||||
endif
|
||||
endif
|
||||
ifneq ($(CFG_LLVM_CONFIG),)
|
||||
|
Loading…
Reference in New Issue
Block a user