File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -200,8 +200,8 @@ PYTHONPATH=$(COREPYTHONPATH)
200200# _dbm _dbmmodule.c -lgdbm_compat -DUSE_GDBM_COMPAT
201201# _gdbm _gdbmmodule.c -lgdbm
202202# _lzma _lzmamodule.c -llzma
203- # _zstd _zstd/_zstdmodule.c -lzstd -I$(srcdir)/Modules/_zstd
204203# _uuid _uuidmodule.c -luuid
204+ # _zstd _zstd/_zstdmodule.c -lzstd -I$(srcdir)/Modules/_zstd
205205# zlib zlibmodule.c -lz
206206
207207# The readline module also supports libeditline (-leditline).
Original file line number Diff line number Diff line change @@ -7148,9 +7148,9 @@ SRCDIRS="\
71487148 Modules/_testinternalcapi \
71497149 Modules/_testlimitedcapi \
71507150 Modules/_xxtestfuzz \
7151+ Modules/_zstd \
71517152 Modules/cjkcodecs \
71527153 Modules/expat \
7153- Modules/_zstd \
71547154 Objects \
71557155 Objects/mimalloc \
71567156 Objects/mimalloc/prim \
You can’t perform that action at this time.
0 commit comments