mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-20 01:20:32 +00:00
Add PCRE2 library to third_party
This commit is contained in:
parent
4f66d7f2dd
commit
b27e9fe845
47 changed files with 58274 additions and 0 deletions
1
third_party/BUILD.mk
vendored
1
third_party/BUILD.mk
vendored
|
@ -24,6 +24,7 @@ o/$(MODE)/third_party: \
|
|||
o/$(MODE)/third_party/mbedtls \
|
||||
o/$(MODE)/third_party/musl \
|
||||
o/$(MODE)/third_party/nsync \
|
||||
o/$(MODE)/third_party/pcre \
|
||||
o/$(MODE)/third_party/puff \
|
||||
o/$(MODE)/third_party/python \
|
||||
o/$(MODE)/third_party/quickjs \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue