mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 06:48:31 +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/sqlite3/sqlite3.mk
vendored
2
third_party/sqlite3/sqlite3.mk
vendored
|
@ -165,7 +165,7 @@ $(THIRD_PARTY_SQLITE3_SHELL_OBJS): \
|
|||
o/$(MODE)/%.shell.o: %.c
|
||||
@$(COMPILE) -AOBJECTIFY.c $(OBJECTIFY.c) $(OUTPUT_OPTION) $<
|
||||
|
||||
o/$(MODE)/third_party/sqlite3/shell.shell.o: QUOTA = -M512m
|
||||
o/$(MODE)/third_party/sqlite3/shell.shell.o: QUOTA = -M512m -C16
|
||||
o/$(MODE)/third_party/sqlite3/vdbe.o: QUOTA = -M512m
|
||||
o/$(MODE)/third_party/sqlite3/vdbe.shell.o: QUOTA = -M512m
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue