summaryrefslogtreecommitdiff
path: root/src/OS
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-09-12 15:42:51 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2021-09-12 15:42:51 +0100
commit22ed7a5295f196fce32563f6e9c669110dd36f4d (patch)
tree19169afbc1f8c69890ee140c353b20200939d072 /src/OS
parent8271f864edaf7fb2db0eb3aaa0c4789f55125978 (diff)
downloadexim4-22ed7a5295f196fce32563f6e9c669110dd36f4d.tar.gz
pcre2
Diffstat (limited to 'src/OS')
-rw-r--r--src/OS/Makefile-Default2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OS/Makefile-Default b/src/OS/Makefile-Default
index 41a4dbbdf..6e42db471 100644
--- a/src/OS/Makefile-Default
+++ b/src/OS/Makefile-Default
@@ -89,7 +89,7 @@ CC=gcc
# PCRE_LIBS contains the library to be linked for PCRE
-PCRE_LIBS=-lpcre
+PCRE_LIBS=-lpcre2-8
# LIBS and EXTRALIBS contain library settings that are used on linking