lrzsz: mark as not available for static builds
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 7 Aug 2015 11:04:58 +0000 (13:04 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 7 Aug 2015 11:04:58 +0000 (13:04 +0200)
commit74e99ce3191b3b3f6a873c6673e582435cbb81ba
treefda479c5064bf223413a9cf45a3f89e0b6118810
parent49593aba5a56c9c297c31c12fc4dc3de5679e7b1
lrzsz: mark as not available for static builds

lrzsz could technically build in a static-only environment, but it
unconditionally redefines the error() and error_at_line() functions,
which clashes with the definition from uClibc. Since the autotools
packaging dates back from 1998, lots of work is needed to fix it, and
do some proper tests on the availability of such functions.

So, let's mark it as not available for static builds, until someone
interested enough fixes it.

Fixes:

  http://autobuild.buildroot.net/results/8106ab057f538d1408d736736fdbe50b99ae709d/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lrzsz/Config.in