Accepting request 227064 from openSUSE:Factory:PowerPC

- Adapt mozilla-ppc64le-xpcom.patch to Mozilla > 24.0 build systm 
- modified patches:
  * mozilla-ppc64le-xpcom.patch

OBS-URL: https://build.opensuse.org/request/show/227064
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=373
This commit is contained in:
Wolfgang Rosenauer 2014-03-22 08:18:58 +00:00 committed by Git OBS Bridge
parent bf382156d6
commit 98c325ede9
2 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,11 @@
-------------------------------------------------------------------
Fri Mar 21 19:01:42 UTC 2014 - dvaleev@suse.com
- Adapt mozilla-ppc64le-xpcom.patch to Mozilla > 24.0 build systm
- modified patches:
* mozilla-ppc64le-xpcom.patch
-------------------------------------------------------------------
Sun Mar 16 13:39:15 UTC 2014 - wr@rosenauer.org
- update to Firefox 28.0 (bnc#868603)

View File

@ -17,7 +17,7 @@ diff --git a/xpcom/reflect/xptcall/src/md/unix/moz.build b/xpcom/reflect/xptcall
+if CONFIG['OS_TEST'] == 'powerpc64le':
+ if CONFIG['OS_ARCH'] == 'Linux':
+ CPP_SOURCES += [
+ SOURCES += [
+ 'xptcinvoke_ppc64_linux.cpp',
+ 'xptcstubs_ppc64_linux.cpp',
+ ]