FreeBSD Bugzilla – Attachment 233867 Details for
Bug 263935
devel/pcre2: enable compression support in pcre2grep
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to enable compression support in pcre2grep
pcre2.diff (text/plain), 400 bytes, created by
David Siebörger
on 2022-05-12 09:33:42 UTC
(
hide
)
Description:
patch to enable compression support in pcre2grep
Filename:
MIME Type:
Creator:
David Siebörger
Created:
2022-05-12 09:33:42 UTC
Size:
400 bytes
patch
obsolete
>diff --git a/devel/pcre2/Makefile b/devel/pcre2/Makefile >index c9a14faf6b..5edfec78bf 100644 >--- a/devel/pcre2/Makefile >+++ b/devel/pcre2/Makefile >@@ -18,7 +18,9 @@ USE_LDCONFIG= yes > > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --enable-pcre2-16 \ >- --enable-pcre2-32 >+ --enable-pcre2-32 \ >+ --enable-pcre2grep-libz \ >+ --enable-pcre2grep-libbz2 > INSTALL_TARGET= install-strip > > OPTIONS_DEFINE= DOCS
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 263935
: 233867