mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-05 02:38:31 +00:00
Add ncurses 6.4
This commit is contained in:
parent
6ee5580adc
commit
0ed7309fdb
3071 changed files with 69379 additions and 1 deletions
2
third_party/pcre/BUILD.mk
vendored
2
third_party/pcre/BUILD.mk
vendored
|
@ -40,7 +40,7 @@ $(THIRD_PARTY_PCRE_A).pkg: \
|
|||
$(THIRD_PARTY_PCRE_A_OBJS) \
|
||||
$(foreach x,$(THIRD_PARTY_PCRE_A_DIRECTDEPS),$($(x)_A).pkg)
|
||||
|
||||
$(THIRD_PARTY_PCRE_A_OBJS): private CPPFLAGS += -DHAVE_CONFIG_H
|
||||
$(THIRD_PARTY_PCRE_A_OBJS): private CPPFLAGS += -DHAVE_CONFIG_H -DNDEBUG
|
||||
|
||||
o/$(MODE)/third_party/pcre/%.com.dbg: \
|
||||
$(THIRD_PARTY_PCRE) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue