Hello community,

here is the log from the commit of package libQtWebKit4 for openSUSE:Factory 
checked in at 2013-11-13 09:06:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libQtWebKit4 (Old)
 and      /work/SRC/openSUSE:Factory/.libQtWebKit4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libQtWebKit4"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libQtWebKit4/libQtWebKit4.changes        
2013-10-24 19:08:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libQtWebKit4.new/libQtWebKit4.changes   
2013-11-13 09:06:36.000000000 +0100
@@ -1,0 +2,7 @@
+Fri Nov  8 13:34:00 UTC 2013 - [email protected]
+
+- Apply "WebCore workaround for QtWebkit: do not build with -g, 
+  but with -g1" for powerpc as well 
+  (04_enable_debug_information.diff)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libQtWebKit4.spec ++++++
--- /var/tmp/diff_new_pack.78cSRV/_old  2013-11-13 09:06:38.000000000 +0100
+++ /var/tmp/diff_new_pack.78cSRV/_new  2013-11-13 09:06:38.000000000 +0100
@@ -130,13 +130,11 @@
 %patch13 -p1
 
 %build
-# runs out of memory otherwise
+# runs out of memory or creates static archives > 2/4GB boundary otherwise
 %ifarch %arm aarch64
+RPM_OPT_FLAGS="$RPM_OPT_FLAGS "
 export RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-g / /}
 %endif
-%ifarch ppc ppc64
-export RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-g /-g1 /}
-%endif
 
 %ifnarch x86_64
 jitopts="DEFINES+=ENABLE_JIT=0 DEFINES+=ENABLE_YARR_JIT=0 
DEFINES+=ENABLE_ASSEMBLER=0"

++++++ 04_enable_debug_information.diff ++++++
--- /var/tmp/diff_new_pack.78cSRV/_old  2013-11-13 09:06:38.000000000 +0100
+++ /var/tmp/diff_new_pack.78cSRV/_new  2013-11-13 09:06:38.000000000 +0100
@@ -21,7 +21,7 @@
  
  SOURCE_DIR = $${ROOT_WEBKIT_DIR}/Source/WebCore
  
-+equals(QT_ARCH, arm)|equals(QT_ARCH, i386)|equals(QT_ARCH, 
i686)|equals(QT_ARCH, x86_64) {
++equals(QT_ARCH, arm)|equals(QT_ARCH, i386)|equals(QT_ARCH, 
i686)|equals(QT_ARCH, x86_64)| equals(QT_ARCH, powerpc64)|equals(QT_ARCH, 
powerpc) {
 +    message("WebCore workaround for QtWebkit: do not build with -g, but with 
-g1")
 +    QMAKE_CXXFLAGS_RELEASE -= -g
 +    QMAKE_CXXFLAGS_RELEASE += -g1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to