mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-12 14:09:12 +00:00
Improve build latency of repository
This commit is contained in:
parent
7ab15e0b23
commit
0cf9716039
9 changed files with 39 additions and 5 deletions
|
@ -70,6 +70,12 @@ o/$(MODE)/test/tool/net/%.com.dbg: \
|
|||
$(APE_NO_MODIFY_SELF)
|
||||
@$(APELINK)
|
||||
|
||||
o/$(MODE)/test/tool/net/redbean_test.com.runs: \
|
||||
private .PLEDGE = stdio rpath wpath cpath proc inet
|
||||
|
||||
o/$(MODE)/test/tool/net/sqlite_test.com.runs: \
|
||||
private .PLEDGE = stdio rpath wpath cpath proc flock
|
||||
|
||||
.PHONY: o/$(MODE)/test/tool/net
|
||||
o/$(MODE)/test/tool/net: \
|
||||
$(TEST_TOOL_NET_BINS) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue