summaryrefslogtreecommitdiff
path: root/src/OS
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-09-28 23:27:59 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2021-09-28 23:27:59 +0100
commitc9433c53ad292c2f7ec05aa9d083767f95d07858 (patch)
tree26b8e76f08b9813a2119bceca0b0e3b1039b7c8b /src/OS
parent3bc5af4b43dd07dc06c546bf0b402760f79f7710 (diff)
parent513ea57aae151098dad2df9d05a3b495de3aac48 (diff)
downloadexim4-c9433c53ad292c2f7ec05aa9d083767f95d07858.tar.gz
Merge branch '4.next'
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