ironically noopt means output .o is too big for ppc64
This commit is contained in:
parent
17f5144698
commit
0aaa426025
14
libreoffice-ppc64.patch
Normal file
14
libreoffice-ppc64.patch
Normal file
@ -0,0 +1,14 @@
|
||||
diff --git a/writerfilter/source/resourcemodel/makefile.mk b/writerfilter/source/resourcemodel/makefile.mk
|
||||
index 73e049f..2aba722 100644
|
||||
--- a/writerfilter/source/resourcemodel/makefile.mk
|
||||
+++ b/writerfilter/source/resourcemodel/makefile.mk
|
||||
@@ -40,9 +40,6 @@ CDEFS+=-DWRITERFILTER_DLLIMPLEMENTATION
|
||||
# --- Files --------------------------------------------------------
|
||||
|
||||
# work around gcc taking hours and/or OOM'ing on this file
|
||||
-NOOPTFILES= \
|
||||
- $(SLO)$/qnametostr.obj
|
||||
-
|
||||
SLOFILES= \
|
||||
$(SLO)$/Fraction.obj \
|
||||
$(SLO)$/LoggedResources.obj \
|
@ -143,6 +143,7 @@ Patch37: 0001-Related-i58612-don-t-crash-anyway.patch
|
||||
Patch38: 0001-fix-horizontal-scrollbars-with-KDE-oxygen-style-bnc-.patch
|
||||
Patch39: 0001-Related-rhbz-753201-fedora-ant-java-1.5.0-gcj-won-t-.patch
|
||||
Patch40: solenv.fix.mk.inheritance.patch
|
||||
Patch41: libreoffice-ppc64.patch
|
||||
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
|
||||
%define instdir %{_libdir}
|
||||
@ -829,6 +830,7 @@ mv -f redhat.soc extras/source/palettes/standard.soc
|
||||
%patch38 -p1 -b .fix-horizontal-scrollbars-with-KDE-oxygen-style-bnc-.patch
|
||||
%patch39 -p1 -b .rhbz753201-fedora-ant-java-1.5.0-gcj-won-t-.patch
|
||||
%patch40 -p1 -b .solenv.fix.mk.inheritance.patch
|
||||
%patch41 -p1 -b .libreoffice-ppc64.patch
|
||||
|
||||
# these are horribly incomplete--empty translations and copied english
|
||||
# strings with spattering of translated strings
|
||||
|
Loading…
Reference in New Issue
Block a user