diff options
| -rw-r--r-- | meta/recipes-support/sqlite/sqlite3.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/sqlite/sqlite3.inc b/meta/recipes-support/sqlite/sqlite3.inc index d75363a642..2e3791bfc3 100644 --- a/meta/recipes-support/sqlite/sqlite3.inc +++ b/meta/recipes-support/sqlite/sqlite3.inc | |||
| @@ -8,7 +8,7 @@ LICENSE = "PD" | |||
| 8 | inherit autotools pkgconfig | 8 | inherit autotools pkgconfig |
| 9 | 9 | ||
| 10 | EXTRA_OECONF = "--enable-shared --enable-threadsafe" | 10 | EXTRA_OECONF = "--enable-shared --enable-threadsafe" |
| 11 | EXTRA_OECONF_class-native = "--enable-shared --enable-threadsafe --disable-readline --enable-tempstore" | 11 | EXTRA_OECONF_class-native = "--enable-shared --enable-threadsafe --disable-readline" |
| 12 | export config_BUILD_CC = "${BUILD_CC}" | 12 | export config_BUILD_CC = "${BUILD_CC}" |
| 13 | export config_BUILD_CFLAGS = "${BUILD_CFLAGS}" | 13 | export config_BUILD_CFLAGS = "${BUILD_CFLAGS}" |
| 14 | export config_BUILD_LIBS = "${BUILD_LDFLAGS}" | 14 | export config_BUILD_LIBS = "${BUILD_LDFLAGS}" |
