audit: mark as not available for static builds
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 7 Aug 2015 08:55:56 +0000 (10:55 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 7 Aug 2015 08:56:50 +0000 (10:56 +0200)
commite43875916a6810b4ff8c65e27840f9da15b86c7a
treed9f029c1fc6e42b165287b59a734cc10b8a110e7
parent10c07b9ac19805fcdfcdbd565f25761146fd7e99
audit: mark as not available for static builds

audit uses -fPIE/-pie, which is not compatible with static only builds
with uClibc. Since using audit in a statically linked environment is
probably not a very common use case, let's simply mark it as
non-available in such situations.

Fixes:

  http://autobuild.buildroot.net/results/549492270f3f43747a96a8326aef1d7ae1d3b213/

Thanks to Waldemar for explaining the source of the problem.

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