pkgsrc-WIP-changes archive

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

lightspark: wip/llvm-rtlib -> lang/compiler-rt



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Fri Dec 14 17:19:56 2018 +0100
Changeset:	b79146dd698e4517d551823636474a3767ebe1ee

Modified Files:
	lightspark/Makefile

Log Message:
lightspark: wip/llvm-rtlib -> lang/compiler-rt

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

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

diffstat:
 lightspark/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/lightspark/Makefile b/lightspark/Makefile
index dc44ff61a9..8e477f89c7 100644
--- a/lightspark/Makefile
+++ b/lightspark/Makefile
@@ -52,7 +52,7 @@ BUILDLINK_API_DEPENDS.xz+=	xz>=5.0.5
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../textproc/libxml++/buildlink3.mk"
 .include "../../www/curl/buildlink3.mk"
-.include "../../wip/llvm-rtlib/buildlink3.mk"
+.include "../../lang/compiler-rt/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 
 .include "../../mk/pthread.buildlink3.mk"


Home | Main Index | Thread Index | Old Index