mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:27:44 +00:00
Ports: Add flex and pcre2 ports
This commit is contained in:
parent
ca413a5b50
commit
b8b2b30102
11 changed files with 134 additions and 0 deletions
10
Ports/flex/patches/fix-autoconf.patch
Normal file
10
Ports/flex/patches/fix-autoconf.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- flex-2.6.4/build-aux/config.sub.orig Thu Jan 23 22:05:46 2020
|
||||
+++ flex-2.6.4/build-aux/config.sub Thu Jan 23 22:05:59 2020
|
||||
@@ -1375,6 +1375,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* \
|
Loading…
Add table
Add a link
Reference in a new issue