libarchive: avoid some tools to build statically on shared builds
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Fri, 29 Aug 2014 13:39:07 +0000 (14:39 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 11 Sep 2014 20:50:47 +0000 (22:50 +0200)
commit9581d0d1177d41cc61501e0f93f6089da3c1d4c1
treea1f518085dd612639b4710602f5920f0c1510355
parent27c706afe2e41d3a130e69d3293aae7acd87c8b2
libarchive: avoid some tools to build statically on shared builds

Some libarchive tools, like bsdtar, builds statically by default
although libarchive itself is being built dynamically. We can force
those tools to build the same way as libarchive by using the right
configure options.

Fixes:
  http://autobuild.buildroot.net/results/b8f/b8f7a29787ea1cc5c98e4cbd5f47f257f9b306f2/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libarchive/libarchive.mk