]> Git Repo - buildroot-mgba.git/commit
package/haproxy: set USE_DL if needed
authorFabrice Fontaine <[email protected]>
Tue, 14 Jul 2020 17:25:29 +0000 (19:25 +0200)
committerThomas Petazzoni <[email protected]>
Tue, 14 Jul 2020 19:52:45 +0000 (21:52 +0200)
commit37eda7196e3414fbd3a054b7b43980d2219faffb
tree6814965b242985bfa4af956e7809756c14a414bf
parent6fed83a03047535d4a9c849352f8c21b30177fcd
package/haproxy: set USE_DL if needed

haproxy uses dladdr since version 2.2.0 and
http://git.haproxy.org/?p=haproxy.git;a=commit;h=eb8b1ca3eb4c8d4688e1a4a1d9c1b91f68324e09

So set USE_DL to enable linking with -ldl

Fixes:
 - http://autobuild.buildroot.org/results/7bb76153b7dd8f392b247569c53d0f4cbf408371

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
package/haproxy/haproxy.mk
This page took 0.035546 seconds and 4 git commands to generate.