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:
parent
bf382156d6
commit
98c325ede9
@ -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
|
Sun Mar 16 13:39:15 UTC 2014 - wr@rosenauer.org
|
||||||
|
|
||||||
- update to Firefox 28.0 (bnc#868603)
|
- update to Firefox 28.0 (bnc#868603)
|
||||||
|
@ -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_TEST'] == 'powerpc64le':
|
||||||
+ if CONFIG['OS_ARCH'] == 'Linux':
|
+ if CONFIG['OS_ARCH'] == 'Linux':
|
||||||
+ CPP_SOURCES += [
|
+ SOURCES += [
|
||||||
+ 'xptcinvoke_ppc64_linux.cpp',
|
+ 'xptcinvoke_ppc64_linux.cpp',
|
||||||
+ 'xptcstubs_ppc64_linux.cpp',
|
+ 'xptcstubs_ppc64_linux.cpp',
|
||||||
+ ]
|
+ ]
|
||||||
|
Loading…
Reference in New Issue
Block a user