mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 04:07:34 +00:00
Ports: Update flex's patches to use git patches
This commit is contained in:
parent
17ef3530cd
commit
4fa66c91d5
12 changed files with 195 additions and 74 deletions
34
Ports/flex/patches/ReadMe.md
Normal file
34
Ports/flex/patches/ReadMe.md
Normal file
|
@ -0,0 +1,34 @@
|
|||
# Patches for flex on SerenityOS
|
||||
|
||||
## `0001-Fix-config.h.in.patch`
|
||||
|
||||
Fix config.h.in
|
||||
|
||||
FIXME: This patch does not have any accompanying information.
|
||||
|
||||
## `0002-Don-t-use-libc-s-regex.patch`
|
||||
|
||||
Don't use libc's regex
|
||||
|
||||
|
||||
## `0003-Replace-libc-s-regex-includes-with-pcre2.patch`
|
||||
|
||||
Replace libc's regex includes with pcre2
|
||||
|
||||
|
||||
## `0004-Link-with-pcre2.patch`
|
||||
|
||||
Link with pcre2
|
||||
|
||||
|
||||
## `0005-Hardcode-the-m4-include-path.patch`
|
||||
|
||||
Hardcode the m4 include path
|
||||
|
||||
|
||||
## `0006-Include-arpa-inet.h.patch`
|
||||
|
||||
Include <arpa/inet.h>
|
||||
|
||||
FIXME: This patch does not have any accompanying information.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue