mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-29 00:32:29 +00:00
Fold LIBC_BITS into LIBC_INTRIN
This commit is contained in:
parent
625aa365f1
commit
05b8f82371
603 changed files with 1071 additions and 1211 deletions
4
third_party/python/python.mk
vendored
4
third_party/python/python.mk
vendored
|
@ -442,7 +442,6 @@ THIRD_PARTY_PYTHON_STAGE1_A_SRCS = \
|
|||
THIRD_PARTY_PYTHON_STAGE1_A_DIRECTDEPS = \
|
||||
DSP_SCALE \
|
||||
LIBC_ALG \
|
||||
LIBC_BITS \
|
||||
LIBC_CALLS \
|
||||
LIBC_FMT \
|
||||
LIBC_INTRIN \
|
||||
|
@ -1123,7 +1122,6 @@ THIRD_PARTY_PYTHON_STAGE2_A_DATA = \
|
|||
THIRD_PARTY_PYTHON_STAGE2_A_DIRECTDEPS = \
|
||||
DSP_CORE \
|
||||
LIBC_ALG \
|
||||
LIBC_BITS \
|
||||
LIBC_CALLS \
|
||||
LIBC_DNS \
|
||||
LIBC_FMT \
|
||||
|
@ -4358,7 +4356,7 @@ o/$(MODE)/third_party/python/freeze.com.dbg: \
|
|||
o/$(MODE)/third_party/python/chibicc.inc: \
|
||||
third_party/python/chibicc.inc \
|
||||
libc/assert.h \
|
||||
libc/bits/likely.h \
|
||||
libc/intrin/likely.h \
|
||||
libc/calls/struct/stat.h \
|
||||
libc/calls/struct/timespec.h \
|
||||
libc/dce.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue