package/haproxy: fix static only build
authorBaruch Siach <baruch@tkos.co.il>
Fri, 24 Jul 2020 04:59:20 +0000 (07:59 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 25 Jul 2020 06:04:47 +0000 (08:04 +0200)
commit63360d1493f4b9f751a74dd2894dc0a57f2e327f
treea08b1606cf0afac18baf9b6b59d1c83c89f3b98b
parentb5eef337aead10d6105ddabf6230ec14b1b8e9fa
package/haproxy: fix static only build

Add a patch to avoid dlfcn.h use when the toolchain is static only.

Fixes:
http://autobuild.buildroot.net/results/98caf66e8a7f72ee24e4d39f3aab541f82310369/
http://autobuild.buildroot.net/results/3024eb48a026b1a91e39f7d996be3d7f50314762/
http://autobuild.buildroot.net/results/e6bbf1469926bde9057f270940d1455e0f758e0e/

Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/haproxy/0001-BUG-MEDIUM-tools-fix-build-with-static-only-toolchai.patch [new file with mode: 0644]