org.openembedded.dev: 8c79bf63b9d8dfd4b4b463a5c5358c569ccd149f

oe at monotone.openmoko.org oe at monotone.openmoko.org
Fri May 2 21:01:08 CEST 2008


revision:            8c79bf63b9d8dfd4b4b463a5c5358c569ccd149f
date:                2008-04-24T13:28:52
author:              jeremy_laine at openembedded.org
branch:              org.openembedded.dev
changelog:
libpcre_7.6.bb: add workaround for build failures on powerpc/soft-float

manifest:
format_version "1"

new_manifest [88aadf78032b48a50eca173ce54dae99842d8910]

old_revision [7be20a8bef86ffcb98b9d32ebba06677b4490c50]

patch "packages/libpcre/libpcre_7.6.bb"
 from [603909433dfd8e32909049de4d3e77a2552f140d]
   to [c46013011971789edcc9c8fbdc494ef7dde53070]
-------------- next part --------------
#
#
# patch "packages/libpcre/libpcre_7.6.bb"
#  from [603909433dfd8e32909049de4d3e77a2552f140d]
#    to [c46013011971789edcc9c8fbdc494ef7dde53070]
#
============================================================
--- packages/libpcre/libpcre_7.6.bb	603909433dfd8e32909049de4d3e77a2552f140d
+++ packages/libpcre/libpcre_7.6.bb	c46013011971789edcc9c8fbdc494ef7dde53070
@@ -5,7 +5,7 @@ SECTION = "devel"
 themselves still follow Perl syntax and semantics. The header file for \
 the POSIX-style functions is called pcreposix.h."
 SECTION = "devel"
-PR = "r1"
+PR = "r2"
 LICENSE = "BSD"
 SRC_URI = "${SOURCEFORGE_MIRROR}/pcre/pcre-${PV}.tar.bz2 \
            file://pcre-cross.patch;patch=1"
@@ -19,6 +19,7 @@ CFLAGS_append = " -D_REENTRANT"
 
 LEAD_SONAME = "libpcre.so"
 CFLAGS_append = " -D_REENTRANT"
+CXXFLAGS_powerpc += "-lstdc++"
 EXTRA_OECONF = " --with-link-size=2 --enable-newline-is-lf --with-match-limit=10000000 --enable-rebuild-chartables --enable-utf8"
 
 do_compile () {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/commitlog/attachments/20080502/e312c1ef/attachment.htm 


More information about the commitlog mailing list