Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/haproxy: bump to version 1.9.1 | Fabrice Fontaine | 2019-01-13 | 1 | -56/+0 |
| | | | | | | | | Remove patch and tweak haproxy.mk to adapt pcre-config/pcre2-config workaround with upstream solution. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | ||||
* | haproxy: fix build with pcre2 | Fabrice Fontaine | 2018-09-30 | 1 | -0/+56 |
Add a patch to customize path to pcre-config or pcre2-config instead of messing with PCREDIR, PCRE2DIR and PCRE2_LDFLAGS variables Fixes: - http://autobuild.buildroot.net/results/490bc87b43074623d2338cfd2acb77d5de0abaa6 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |