make: "/usr/src/share/mk/bsd.compiler.mk" line 145 : Unable to determine compiler type for CC=cc . Consider setting COMPILER_TYPE
Use this command:
setenv COMPILER_TYPE clang
or
export COMPILER_TYPE=clang
发表于 2018/12/09 21:27:57
make: "/usr/src/share/mk/bsd.compiler.mk" line 145 : Unable to determine compiler type for CC=cc . Consider setting COMPILER_TYPE
setenv COMPILER_TYPE clang
export COMPILER_TYPE=clang