Commit 5ab7bf0b authored by Clayton Shotwell's avatar Clayton Shotwell Committed by Thomas Petazzoni
Browse files

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: default avatarClayton Shotwell <clayton.shotwell@rockwellcollins.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent ebe2968d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -53,3 +53,4 @@ SQLITE_CONF_OPTS += --disable-readline
endif

$(eval $(autotools-package))
$(eval $(host-autotools-package))