Completely remove --enable-newline-is-xxx flag. There is no reason

to keep it and no reason to deviate from the upstream.

point out naddy, ok namn jca
This commit is contained in:
yasuoka 2022-11-07 07:04:08 +00:00
parent e09170dbff
commit 3046bbc469
1 changed files with 1 additions and 2 deletions

View File

@ -9,7 +9,7 @@ SHARED_LIBS += pcre2-posix 1.0 # 2.3
CATEGORIES = devel
REVISION = 0
REVISION = 1
MASTER_SITES = https://ftp.pcre.org/pub/pcre/ \
${MASTER_SITE_SOURCEFORGE:=pcre/} \
@ -29,7 +29,6 @@ LIB_DEPENDS = archivers/bzip2
CONFIGURE_STYLE = gnu
CONFIGURE_ARGS = --enable-pcre2-16 \
--enable-pcre2-32 \
--enable-newline-is-anycrlf \
--enable-pcre2grep-libz \
--enable-pcre2grep-libbz2 \
--enable-pcre2test-libreadline