pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

coreclr-git: Require libunwind



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Feb 6 19:30:06 2016 +0100
Changeset:	8ecf86e1735ec4abb596f0f5656e4a4a3260d002

Modified Files:
	coreclr-git/Makefile

Log Message:
coreclr-git: Require libunwind

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8ecf86e1735ec4abb596f0f5656e4a4a3260d002

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 coreclr-git/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/coreclr-git/Makefile b/coreclr-git/Makefile
index bc75dc5..cdb9aba 100644
--- a/coreclr-git/Makefile
+++ b/coreclr-git/Makefile
@@ -27,6 +27,7 @@ do-build:
 .include "../../wip/llvm-git/buildlink3.mk"
 .include "../../wip/lldb-git/buildlink3.mk"
 .include "../../wip/clang-git/buildlink3.mk"
+.include "../../wip/libunwind-git/buildlink3.mk"
 .include "../../lang/python/extension.mk"
 .include "../../lang/python/application.mk"
 .include "../../lang/python/tool.mk"


Home | Main Index | Thread Index | Old Index