diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2017-10-31 19:36:57 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-11-23 23:20:05 +0100 |
commit | 9c2a54a542d703609fa851195d6984b765d21314 (patch) | |
tree | 429928260e0d64a369a5150250f0f7e217ac517e /package/python-cheroot/python-cheroot.mk | |
parent | 56b0ed5de28677a2a7aad026bb0e795d9837fa74 (diff) | |
download | buildroot-9c2a54a542d703609fa851195d6984b765d21314.tar.gz buildroot-9c2a54a542d703609fa851195d6984b765d21314.zip |
package/git: add optional support for pcre2
Renamed --with-libpcre to --with-libpcre1. Currently --with-libpcre
activates pcre1 support but this can change in the future to pcre2:
https://github.com/git/git/blob/df7fd961a9d9ba60840ffc0868d36cc3db2aec74/configure.ac#L258
Please note that we cannot use --with-/--without because it will lead
to an error reported by configure, for example
--with-libpcre1 --without-libpcre2
will produce
configure: error: Only supply one of --with-libpcre1 or --with-libpcre2!
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-cheroot/python-cheroot.mk')
0 files changed, 0 insertions, 0 deletions