From 4fa66c91d5dce98fd9692d11735a33a7ade695d6 Mon Sep 17 00:00:00 2001 From: Ali Mohammad Pur Date: Mon, 16 May 2022 19:21:35 +0430 Subject: Ports: Update flex's patches to use git patches --- Ports/flex/patches/ReadMe.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Ports/flex/patches/ReadMe.md (limited to 'Ports/flex/patches/ReadMe.md') diff --git a/Ports/flex/patches/ReadMe.md b/Ports/flex/patches/ReadMe.md new file mode 100644 index 0000000000..1f7771164d --- /dev/null +++ b/Ports/flex/patches/ReadMe.md @@ -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 + +FIXME: This patch does not have any accompanying information. + -- cgit v1.2.3