mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/kismet: fix static build with uclibc
Fix static build with uclibc which is raised since bump to version 2020-12-R3 in commit14522a8f9dFixes: - http://autobuild.buildroot.org/results/69dcb7ac99e63fca342e4d52d9311d1ee1931911 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit72bb0380da) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
5358858ac9
commit
91d3e2ae45
@@ -18,6 +18,9 @@ KISMET_DEPENDENCIES = \
|
||||
KISMET_LICENSE = GPL-2.0+
|
||||
KISMET_LICENSE_FILES = LICENSE
|
||||
KISMET_SELINUX_MODULES = kismet
|
||||
# Needed because tarball configure has not been rebuilt after
|
||||
# https://github.com/kismetwireless/kismet/commit/e70968bcbca86dd448d619c40cdeaae8b7dcee98
|
||||
KISMET_AUTORECONF = YES
|
||||
|
||||
KISMET_CONF_OPTS = --disable-debuglibs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user