<!-- Generator: GNU source-highlight 2.4
by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->
<pre><tt>#
#
# patch "packages/libpcre/libpcre_7.6.bb"
#  from [603909433dfd8e32909049de4d3e77a2552f140d]
#    to [c46013011971789edcc9c8fbdc494ef7dde53070]
#
============================================================
<font color="#FF6600">--- packages/libpcre/libpcre_7.6.bb        603909433dfd8e32909049de4d3e77a2552f140d</font>
<font color="#009900">+++ packages/libpcre/libpcre_7.6.bb        c46013011971789edcc9c8fbdc494ef7dde53070</font>
<font color="#0000FF">@@ -5,7 +5,7 @@ SECTION = "devel"</font>
 themselves still follow Perl syntax and semantics. The header file for \
 the POSIX-style functions is called pcreposix.h."
 SECTION = "devel"
<font color="#FF6600">-PR = "r1"</font>
<font color="#009900">+PR = "r2"</font>
 LICENSE = "BSD"
 SRC_URI = "${SOURCEFORGE_MIRROR}/pcre/pcre-${PV}.tar.bz2 \
            file://pcre-cross.patch;patch=1"
<font color="#0000FF">@@ -19,6 +19,7 @@ CFLAGS_append = " -D_REENTRANT"</font>
 
 LEAD_SONAME = "libpcre.so"
 CFLAGS_append = " -D_REENTRANT"
<font color="#009900">+CXXFLAGS_powerpc += "-lstdc++"</font>
 EXTRA_OECONF = " --with-link-size=2 --enable-newline-is-lf --with-match-limit=10000000 --enable-rebuild-chartables --enable-utf8"
 
 do_compile () {
</tt></pre>