1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 17:07:34 +00:00

Ports: Add flex and pcre2 ports

This commit is contained in:
Brian Callahan 2020-01-23 23:43:31 -05:00 committed by Andreas Kling
parent ca413a5b50
commit b8b2b30102
11 changed files with 134 additions and 0 deletions

View file

@ -0,0 +1,10 @@
--- pcre2-10.34/config.sub.orig Sun Jan 19 18:21:01 2020
+++ pcre2-10.34/config.sub Sun Jan 19 18:21:19 2020
@@ -1364,6 +1364,7 @@
# Each alternative MUST end in a * to match a version number.
# -sysv* is not here because it comes later, after sysvr4.
-gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
+ | -serenity* \
| -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
| -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
| -sym* | -kopensolaris* | -plan9* \