mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-07 19:58:30 +00:00
Apply fixes and speedups
This commit is contained in:
parent
7521bf9e73
commit
725f4d79f6
36 changed files with 682 additions and 334 deletions
4
third_party/regex/regex.mk
vendored
4
third_party/regex/regex.mk
vendored
|
@ -15,13 +15,13 @@ THIRD_PARTY_REGEX_A_OBJS = \
|
|||
$(THIRD_PARTY_REGEX_A_SRCS:%.c=o/$(MODE)/%.o)
|
||||
|
||||
THIRD_PARTY_REGEX_A_DIRECTDEPS = \
|
||||
LIBC_ALG \
|
||||
LIBC_FMT \
|
||||
LIBC_INTRIN \
|
||||
LIBC_MEM \
|
||||
LIBC_NEXGEN32E \
|
||||
LIBC_UNICODE \
|
||||
LIBC_RUNTIME \
|
||||
LIBC_STR \
|
||||
LIBC_UNICODE \
|
||||
LIBC_STUBS
|
||||
|
||||
THIRD_PARTY_REGEX_A_DEPS := \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue