diff options
author | alevitskii <[email protected]> | 2025-09-02 06:57:05 +0300 |
---|---|---|
committer | alevitskii <[email protected]> | 2025-09-02 07:19:27 +0300 |
commit | 7e399723cf6d967e20c8f9d2ee975426636242c5 (patch) | |
tree | abd5283daba11c07afc8fc16f02aec2c19e2272a /contrib/libs/pcre2/patches/config.patch | |
parent | 14e9c865541d5abe545cb496c0143e4905b00c78 (diff) |
Drop LINTER param from styling macroses and cleanup deps
Drop LINTER param from styling macroses
commit_hash:00dd2e2ee103e509cff38f520d4779974abe39a7
Diffstat (limited to 'contrib/libs/pcre2/patches/config.patch')
-rw-r--r-- | contrib/libs/pcre2/patches/config.patch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/libs/pcre2/patches/config.patch b/contrib/libs/pcre2/patches/config.patch deleted file mode 100644 index 5621f0b56f3..00000000000 --- a/contrib/libs/pcre2/patches/config.patch +++ /dev/null @@ -1,5 +0,0 @@ ---- a/src/pcre2_config-linux.h (index) -+++ b/src/pcre2_config-linux.h (working tree) -@@ -81,1 +81,1 @@ sure both macros are undefined; an emulation function will then be used. */ --#define HAVE_MEMFD_CREATE 1 -+/* #undef HAVE_MEMFD_CREATE */ |