package/poco: disable for static build
authorJörg Krause <joerg.krause@embedded.rocks>
Tue, 4 Aug 2015 09:57:28 +0000 (11:57 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 6 Aug 2015 06:54:52 +0000 (08:54 +0200)
commit073a89196a22f995c142cd11640d3cfb7cef691d
treed4fb3fcfe52aeb8d364c724eec3b5be16f2f0927
parent3db495e4d787ec6a77cfe38510e68be098a98d63
package/poco: disable for static build

poco requires dlopen(). There is a --no-sharedlibs option that is
supposed to support building in a statically linked environment, but
it doesn't do anything.

Fixes:

  http://autobuild.buildroot.net/results/952/952f05efd245ba59991f3c5be02a0572e8b9e544/

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/poco/Config.in