package/squid: use external libltdl
authorAlexander Dahl <post@lespocky.de>
Wed, 17 Mar 2021 06:01:45 +0000 (07:01 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 20 Mar 2021 21:47:40 +0000 (22:47 +0100)
commitf5eec0731d992977d49b4a3dbd53855b11505614
tree1615d07e04a7a106e529a87c00a925fa0ada4c7f
parented308a5cc3cb322eeabdc64a7b468bc3b6cc019e
package/squid: use external libltdl

When enabling BR2_PACKAGE_LIBTOOL it depended on the build order if
squid used the external libltdl or built it from its internal copy. That
broke the build in fli4l where we have additional post build checks
analyzing runtime dependencies and a separate step for copying build
artefacts to target packages.

Depend on the external libltdl unconditionally like done with commit
3efc5a250c1c ("package/siproxd: new package") for package siproxd
recently as well. For reproducibility, size, and security.

Link: https://web.nettworks.org/ci/job/fli4l/job/buildroot/job/4.0/job/trunk-sunxi/672/
Suggested-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Alexander Dahl <post@lespocky.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/squid/Config.in
package/squid/squid.mk