Add ncurses 6.4

This commit is contained in:
Justine Tunney 2023-12-10 07:28:01 -08:00
parent 6ee5580adc
commit 0ed7309fdb
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
3071 changed files with 69379 additions and 1 deletions

View file

@ -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) \