diff options
Diffstat (limited to 'devel/llvm-cheriot/Makefile')
-rw-r--r-- | devel/llvm-cheriot/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/llvm-cheriot/Makefile b/devel/llvm-cheriot/Makefile index 470599a22453..0fec983aa503 100644 --- a/devel/llvm-cheriot/Makefile +++ b/devel/llvm-cheriot/Makefile @@ -239,7 +239,6 @@ post-install-DOCS-on: ${RMDIR} ${STAGEDIR}${LLVM_PREFIX}/share/man/ ${RMDIR} ${STAGEDIR}${LLVM_PREFIX}/include/clang/Basic/Target/MSP430/ ${RMDIR} ${STAGEDIR}${LLVM_PREFIX}/include/clang/Basic/Target/ - ${RMDIR} ${STAGEDIR}${LLVM_PREFIX}/include/clang/CIRFrontendAction post-install-CLANG-on: ${LN} -f ${STAGEDIR}${LLVM_PREFIX}/bin/clang \ |