Explorar o código

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>
Clayton Shotwell %!s(int64=10) %!d(string=hai) anos
pai
achega
5ab7bf0bf4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/sqlite/sqlite.mk

+ 1 - 0
package/sqlite/sqlite.mk

@@ -53,3 +53,4 @@ SQLITE_CONF_OPTS += --disable-readline
 endif
 
 $(eval $(autotools-package))
+$(eval $(host-autotools-package))