mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-29 12:24:11 +00:00
Revert "Use pcre2 as REGEX_BACKEND"
This reverts commit f4db8154d4
.
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
This commit is contained in:
parent
f866474244
commit
e093862333
2
debian/rules
vendored
2
debian/rules
vendored
@ -24,7 +24,6 @@ override_dh_auto_configure:
|
||||
-DUSE_GSSAPI:BOOL=ON \
|
||||
-DTHREADSAFE:BOOL=ON \
|
||||
-DBUILD_CLAR:BOOL=ON \
|
||||
-DREGEX_BACKEND=pcre2 \
|
||||
-DUSE_NTLMCLIENT=OFF \
|
||||
-DUSE_HTTP_PARSER=system \
|
||||
-DLIB_INSTALL_DIR:STRING=lib/$(DEB_HOST_MULTIARCH)
|
||||
@ -38,7 +37,6 @@ override_dh_auto_configure:
|
||||
-DUSE_GSSAPI:BOOL=ON \
|
||||
-DBUILD_CLAR:BOOL=OFF \
|
||||
-DBUILD_SHARED_LIBS:BOOL=OFF \
|
||||
-DREGEX_BACKEND=pcre2 \
|
||||
-DUSE_NTLMCLIENT=OFF \
|
||||
-DUSE_HTTP_PARSER=system \
|
||||
-DLIB_INSTALL_DIR:STRING=lib/$(DEB_HOST_MULTIARCH)
|
||||
|
Loading…
Reference in New Issue
Block a user