From 53ff07e7afcf755cff14045e9cb2579be4bf8964 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=ADctor=20Manuel=20J=C3=A1quez=20Leal?= Date: Mon, 20 Dec 2010 19:54:59 +0100 Subject: [PATCH] db5: append CXX tag to libtool MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Víctor Manuel Jáquez Leal Signed-off-by: Tom Rini --- recipes/db/db5.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/db/db5.inc b/recipes/db/db5.inc index 78b99ff291..390dfacea6 100644 --- a/recipes/db/db5.inc +++ b/recipes/db/db5.inc @@ -62,7 +62,7 @@ MUTEX_arm = "${ARM_MUTEX}" MUTEX_armeb = "${ARM_MUTEX}" EXTRA_OECONF += "${MUTEX}" -LIBTOOL = "${HOST_SYS}-libtool" +LIBTOOL = "${HOST_SYS}-libtool --tag=CXX" EXTRA_OEMAKE = "'LIBTOOL=${LIBTOOL}'" # Cancel the site stuff - it's set for db3 and destroys the -- 2.47.2