dhcpcd: disable on static library builds
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 21 Feb 2014 08:54:50 +0000 (09:54 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 21 Feb 2014 08:59:42 +0000 (09:59 +0100)
commit1fd1fe744e405ccc1d11802a321d9ac8731b310b
tree2334d0c4df4c6d315b44aa56ed5ef16b8fc2c305
parent0cb2b158d4650ab0f0648056c212686d026997ae
dhcpcd: disable on static library builds

dhcpcd uses dlopen(), so it is not compatible with pure static library
builds.

Fixes:

  http://autobuild.buildroot.net/results/512/51249e8d3487e17bb6a60a99dcbd461f7b591eac/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/dhcpcd/Config.in