diff options
| -rw-r--r-- | meta-oe/recipes-support/unixodbc/unixodbc_2.3.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/unixodbc/unixodbc_2.3.12.bb b/meta-oe/recipes-support/unixodbc/unixodbc_2.3.12.bb index ccdd666408..7819387c39 100644 --- a/meta-oe/recipes-support/unixodbc/unixodbc_2.3.12.bb +++ b/meta-oe/recipes-support/unixodbc/unixodbc_2.3.12.bb | |||
| @@ -21,7 +21,7 @@ inherit autotools-brokensep multilib_header qemu | |||
| 21 | S = "${WORKDIR}/unixODBC-${PV}" | 21 | S = "${WORKDIR}/unixODBC-${PV}" |
| 22 | 22 | ||
| 23 | EXTRA_OEMAKE += "LIBS=-lltdl" | 23 | EXTRA_OEMAKE += "LIBS=-lltdl" |
| 24 | 24 | EXTRA_OECONF += "--enable-utf8ini" | |
| 25 | DEPENDS:append:class-target = "${@' qemu-native' if bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', True, False, d) else ''}" | 25 | DEPENDS:append:class-target = "${@' qemu-native' if bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', True, False, d) else ''}" |
| 26 | QEMU_WRAPPER = "${@qemu_wrapper_cmdline(d, '${STAGING_DIR_HOST}', ['${STAGING_DIR_HOST}/${libdir}','${STAGING_DIR_HOST}/${base_libdir}'])}" | 26 | QEMU_WRAPPER = "${@qemu_wrapper_cmdline(d, '${STAGING_DIR_HOST}', ['${STAGING_DIR_HOST}/${libdir}','${STAGING_DIR_HOST}/${base_libdir}'])}" |
| 27 | 27 | ||
