[oe] [PATCH] db5: append CXX tag to libtool

Víctor Manuel Jáquez Leal vjaquez at igalia.com
Mon Dec 20 18:54:59 UTC 2010


Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez at igalia.com>
---
 recipes/db/db5.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/db/db5.inc b/recipes/db/db5.inc
index 78b99ff..390dfac 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
-- 
1.7.2.3





More information about the Openembedded-devel mailing list