pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
corert-git: Switch to stable LLVM+CLANG+LLDB
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Apr 16 15:20:27 2016 +0200
Changeset: f0f91d41970e1989014fd0de749b0fd7c9d4178e
Modified Files:
corert-git/Makefile
Log Message:
corert-git: Switch to stable LLVM+CLANG+LLDB
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f0f91d41970e1989014fd0de749b0fd7c9d4178e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
corert-git/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diffs:
diff --git a/corert-git/Makefile b/corert-git/Makefile
index 1ce4963..e434b81 100644
--- a/corert-git/Makefile
+++ b/corert-git/Makefile
@@ -22,9 +22,9 @@ do-build:
${RUN} cd ${WRKSRC} && PYTHON=${PYTHONBIN} ./build.sh
.include "../../lang/mono/buildlink3.mk"
-.include "../../wip/llvm-git/buildlink3.mk"
-.include "../../wip/lldb-git/buildlink3.mk"
-.include "../../wip/clang-git/buildlink3.mk"
+.include "../../lang/llvm/buildlink3.mk"
+.include "../../devel/lldb/buildlink3.mk"
+.include "../../lang/clang/buildlink3.mk"
.include "../../lang/python/extension.mk"
.include "../../lang/python/application.mk"
.include "../../lang/python/tool.mk"
Home |
Main Index |
Thread Index |
Old Index