1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 07:20:46 +00:00
serenity/Ports/flex/patches
2022-06-08 17:58:36 +01:00
..
0001-Fix-config.h.in.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0002-Don-t-use-libc-s-regex.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0003-Replace-libc-s-regex-includes-with-pcre2.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0004-Link-with-pcre2.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0005-Hardcode-the-m4-include-path.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0006-Include-arpa-inet.h.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
ReadMe.md Ports: Update flex's patches to use git patches 2022-05-19 20:17:10 +04:30

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

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.