LLVM Minix changes
- import libcxx - reduce targets to the one when compiled as a tools Change-Id: Iabb8427f80ff8e89463559a28bcb8b4f2bdbc496
This commit is contained in:
+3
@@ -29,4 +29,7 @@ SRCS+= debug_test.cpp \
|
||||
run_tests.cpp \
|
||||
scan_action.cpp
|
||||
|
||||
.if defined(__MINIX)
|
||||
NOCLANGERROR= yes
|
||||
.endif # defined(__MINIX)
|
||||
.include <bsd.lib.mk>
|
||||
|
||||
Reference in New Issue
Block a user