mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-25 20:10:29 +00:00
Improve isystem includes and magic numbers
This commit is contained in:
parent
1e5bd4d23e
commit
228fb7428b
143 changed files with 1183 additions and 266 deletions
3
third_party/chibicc/test/test.mk
vendored
3
third_party/chibicc/test/test.mk
vendored
|
@ -93,6 +93,9 @@ o/$(MODE)/third_party/chibicc/test/%2.com.dbg: \
|
|||
.PRECIOUS: $(THIRD_PARTY_CHIBICC_TEST_OBJS)
|
||||
.PRECIOUS: $(THIRD_PARTY_CHIBICC_TEST2_OBJS)
|
||||
|
||||
o/$(MODE)/third_party/chibicc/test/int128_test.chibicc.o: QUOTA = -M512m
|
||||
o/$(MODE)/third_party/chibicc/test/int128_test.chibicc2.o: QUOTA = -M512m
|
||||
|
||||
.PHONY: o/$(MODE)/third_party/chibicc/test
|
||||
o/$(MODE)/third_party/chibicc/test: \
|
||||
$(THIRD_PARTY_CHIBICC_TEST_BINS) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue