org.openembedded.dev: 430d5bdd401e0edc47bc1fd95e6a2c1f6df721e5

oe at monotone.openmoko.org oe at monotone.openmoko.org
Fri May 2 20:56:05 CEST 2008


revision:            430d5bdd401e0edc47bc1fd95e6a2c1f6df721e5
date:                2008-05-01T18:57:35
author:              utx at openembedded.org
branch:              org.openembedded.dev
changelog:
Fix prismstumbler prismstumbler-0.7.3+0.7.4pre1-r3 to compile:
* Added ugly hack to find libstdc++ for libgps

manifest:
format_version "1"

new_manifest [b16e976f65512182170cc99823507e856eb6dea0]

old_revision [212ab031e33707ab289fca4bc893d1f946e6f8e6]

patch "packages/prismstumbler/prismstumbler_0.7.3+0.7.4pre1.bb"
 from [be915c43601a85e473bfe81da31c8f2179696358]
   to [20e4cbd16fbc6711586e320ecc9be434d34cae66]
-------------- next part --------------
#
#
# patch "packages/prismstumbler/prismstumbler_0.7.3+0.7.4pre1.bb"
#  from [be915c43601a85e473bfe81da31c8f2179696358]
#    to [20e4cbd16fbc6711586e320ecc9be434d34cae66]
#
============================================================
--- packages/prismstumbler/prismstumbler_0.7.3+0.7.4pre1.bb	be915c43601a85e473bfe81da31c8f2179696358
+++ packages/prismstumbler/prismstumbler_0.7.3+0.7.4pre1.bb	20e4cbd16fbc6711586e320ecc9be434d34cae66
@@ -26,10 +26,12 @@ EXTRA_OECONF = "--x-includes=${STAGING_I
 		--with-sqlite-libs=${STAGING_LIBDIR} \
 		--without-athena --enable-dbus \
                 --with-libiw=${STAGING_EXECPREFIXDIR}"
-
 CFLAGS =+ "-I${S}/include"
 LDFLAGS += "-lz"
 
+# Ugly hack to find libstdc++ for libgps
+EXTRA_OEMAKE_append = 'CCLD="${CXX}"'
+
 FILES_${PN} = "${bindir}/prismstumbler"
 
 FILES_prismstumbler-frontend = "${bindir}/psfront ${bindir}/pst \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/commitlog/attachments/20080502/47926197/attachment.htm 


More information about the commitlog mailing list