Fix typo in bsd.compiler.mk.
This commit is contained in:
parent
8981e79fb5
commit
9a9dc79c2f
@ -14,7 +14,7 @@ COMPILER_TYPE:= gcc
|
||||
. elif ${_COMPILER_VERSION:Mclang}
|
||||
COMPILER_TYPE:= clang
|
||||
. else
|
||||
.error Unable to determing compiler type for ${CC}
|
||||
.error Unable to determine compiler type for ${CC}
|
||||
. endif
|
||||
. undef _COMPILER_VERSION
|
||||
. endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user