mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 22:13:34 +08:00
sqlite: Add host build support
Host sqlite is required by the host build of the setools package which is required for SELinux support. Signed-off-by: Clayton Shotwell <clayton.shotwell@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
ebe2968d70
commit
5ab7bf0bf4
@ -53,3 +53,4 @@ SQLITE_CONF_OPTS += --disable-readline
|
||||
endif
|
||||
|
||||
$(eval $(autotools-package))
|
||||
$(eval $(host-autotools-package))
|
||||
|
Loading…
Reference in New Issue
Block a user