mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
unixodbc: Enable UTF8 init
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
50f8814378
commit
b201a26bd9
@ -21,7 +21,7 @@ inherit autotools-brokensep multilib_header qemu
|
||||
S = "${WORKDIR}/unixODBC-${PV}"
|
||||
|
||||
EXTRA_OEMAKE += "LIBS=-lltdl"
|
||||
|
||||
EXTRA_OECONF += "--enable-utf8ini"
|
||||
DEPENDS:append:class-target = "${@' qemu-native' if bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', True, False, d) else ''}"
|
||||
QEMU_WRAPPER = "${@qemu_wrapper_cmdline(d, '${STAGING_DIR_HOST}', ['${STAGING_DIR_HOST}/${libdir}','${STAGING_DIR_HOST}/${base_libdir}'])}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user