From: Víctor Manuel Jáquez Leal Date: Mon, 20 Dec 2010 18:54:59 +0000 (+0100) Subject: db5: append CXX tag to libtool X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53ff07e7afcf755cff14045e9cb2579be4bf8964;p=openembedded.git db5: append CXX tag to libtool Signed-off-by: Víctor Manuel Jáquez Leal Signed-off-by: Tom Rini --- 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