mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 00:02:28 +00:00
Clean up gdtoa code
This commit is contained in:
parent
7341336b1a
commit
da45c7c80b
48 changed files with 2808 additions and 4721 deletions
2
third_party/quickjs/quickjs.mk
vendored
2
third_party/quickjs/quickjs.mk
vendored
|
@ -186,7 +186,7 @@ o/$(MODE)/third_party/quickjs/quickjs.o: \
|
|||
-DSTACK_FRAME_UNLIMITED
|
||||
|
||||
o/$(MODE)/third_party/quickjs/call.o: QUOTA = -M1024m -C16
|
||||
o/$(MODE)/third_party/quickjs/quickjs.o: QUOTA = -M512m
|
||||
o/$(MODE)/third_party/quickjs/quickjs.o: QUOTA = -M512m -C16
|
||||
|
||||
.PHONY: o/$(MODE)/third_party/quickjs
|
||||
o/$(MODE)/third_party/quickjs: \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue