pkgsrc-WIP-changes archive

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

MesaLib: remove libunwind, not needed



Module Name:	pkgsrc-wip
Committed By:	nia <nia%netbsd.org@localhost>
Pushed By:	nee
Date:		Thu Aug 22 14:44:56 2019 +0100
Changeset:	e7482e815abc4569fcd3de66ffdf42cd47369705

Modified Files:
	MesaLib/options.mk

Log Message:
MesaLib: remove libunwind, not needed

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

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

diffstat:
 MesaLib/options.mk | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/MesaLib/options.mk b/MesaLib/options.mk
index 2136332cfb..13e0cf73ce 100644
--- a/MesaLib/options.mk
+++ b/MesaLib/options.mk
@@ -222,7 +222,6 @@ MESON_ARGS+=		-Dllvm=true
 
 BUILDLINK_API_DEPENDS.libLLVM+= libLLVM>=7.0
 .    include "../../devel/libelf/buildlink3.mk"
-.    include "../../lang/libunwind/buildlink3.mk"
 .    include "../../lang/llvm/buildlink3.mk"
 
 SUBST_CLASSES+=		llvm


Home | Main Index | Thread Index | Old Index