Date: Fri, 10 Jan 2025 18:53:32 GMT From: Brooks Davis <brooks@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 74fd03383b13 - main - devel/llvm15: whitespace [NFC] Message-ID: <202501101853.50AIrWe0086364@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/ports/commit/?id=74fd03383b13bb80ea99bcac70ea275910d4cac3 commit 74fd03383b13bb80ea99bcac70ea275910d4cac3 Author: Brooks Davis <brooks@FreeBSD.org> AuthorDate: 2025-01-10 18:20:32 +0000 Commit: Brooks Davis <brooks@FreeBSD.org> CommitDate: 2025-01-10 18:53:22 +0000 devel/llvm15: whitespace [NFC] --- devel/llvm15/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/llvm15/Makefile b/devel/llvm15/Makefile index 8435a3934c4d..a6228ff5b459 100644 --- a/devel/llvm15/Makefile +++ b/devel/llvm15/Makefile @@ -648,6 +648,7 @@ post-install-CLANG-on: post-install-EXTRAS-on: ${RMDIR} ${STAGEDIR}${LLVM_PREFIX}/include/clang-tidy/misc/ConfusableTable + post-install-FLANG-on: ${RMDIR} ${STAGEDIR}${LLVM_PREFIX}/include/flang/Optimizer/CodeGen/CMakeFiles ${RMDIR} ${STAGEDIR}${LLVM_PREFIX}/include/flang/Optimizer/Dialect/CMakeFiles
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501101853.50AIrWe0086364>