pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lldb-git: Add lldb-mi to BUILD_TARGET
Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Nov 23 04:51:11 2015 +0100
Changeset:	ed911aec198df287814e386c1929859e0f13b39a
Modified Files:
	lldb-git/Makefile
Log Message:
lldb-git: Add lldb-mi to BUILD_TARGET
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ed911aec198df287814e386c1929859e0f13b39a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
 lldb-git/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/lldb-git/Makefile b/lldb-git/Makefile
index 7dbc3d0..b2f0921 100644
--- a/lldb-git/Makefile
+++ b/lldb-git/Makefile
@@ -175,7 +175,7 @@ REPLACE_PYTHON+=	${WRKDIR}/llvm/utils/testgen/mc-bundling-x86-gen.py
 REPLACE_PYTHON+=	${WRKDIR}/llvm/utils/update_llc_test_checks.py
 REPLACE_PYTHON+=	${WRKDIR}/llvm/utils/wciia.py
 
-BUILD_TARGET=		lldb
+BUILD_TARGET=		lldb lldb-mi
 
 TEST_TARGET=		check-lldb
 TEST_ENV+=		LD_LIBRARY_PATH=${WRKSRC}/lib
Home |
Main Index |
Thread Index |
Old Index