summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/unixodbc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/unixodbc')
-rw-r--r--meta-oe/recipes-support/unixodbc/unixodbc_2.3.12.bb2
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 0927f5c904..389c3be903 100644
--- a/meta-oe/recipes-support/unixodbc/unixodbc_2.3.12.bb
+++ b/meta-oe/recipes-support/unixodbc/unixodbc_2.3.12.bb
@@ -20,7 +20,7 @@ UPSTREAM_CHECK_REGEX = "unixODBC-(?P<pver>\d+(\.\d+)+)\.tar"
20 20
21inherit autotools-brokensep multilib_header qemu 21inherit autotools-brokensep multilib_header qemu
22 22
23S = "${WORKDIR}/unixODBC-${PV}" 23S = "${UNPACKDIR}/unixODBC-${PV}"
24 24
25EXTRA_OEMAKE += "LIBS=-lltdl" 25EXTRA_OEMAKE += "LIBS=-lltdl"
26EXTRA_OECONF += "--enable-utf8ini" 26EXTRA_OECONF += "--enable-utf8ini"