mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-08 20:28:30 +00:00
Get more Python tests passing (#141)
This commit is contained in:
parent
916f19eea1
commit
59e1c245d1
141 changed files with 3536 additions and 1203 deletions
|
@ -58,14 +58,8 @@ $(LIBC_FMT_A_OBJS): \
|
|||
OVERRIDE_CFLAGS += \
|
||||
-fno-jump-tables
|
||||
|
||||
o/$(MODE)/libc/fmt/windowstimetotime.o \
|
||||
o/$(MODE)/libc/fmt/dosdatetimetounix.o \
|
||||
o/$(MODE)/libc/fmt/itoa64radix10.greg.o \
|
||||
o/$(MODE)/libc/fmt/timetofiletime.o \
|
||||
o/$(MODE)/libc/fmt/filetimetotime.o \
|
||||
o/$(MODE)/libc/fmt/timespectofiletime.o \
|
||||
o/$(MODE)/libc/fmt/filetimetotimespec.o \
|
||||
o/$(MODE)/libc/fmt/filetimetotimeval.o: \
|
||||
o/$(MODE)/libc/fmt/itoa64radix10.greg.o: \
|
||||
OVERRIDE_CFLAGS += \
|
||||
-O3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue