ooo-build r11208 - in trunk: . patches/src680
- From: strba svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r11208 - in trunk: . patches/src680
- Date: Mon, 7 Jan 2008 13:37:32 +0000 (GMT)
Author: strba
Date: Mon Jan 7 13:37:31 2008
New Revision: 11208
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11208&view=rev
Log:
fix the build so that mmeeks can work and be productive as usual
Modified:
trunk/ChangeLog
trunk/patches/src680/apply
trunk/patches/src680/solenv-really-use-unsinged-char-on-ppc.diff
Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Mon Jan 7 13:37:31 2008
@@ -1,5 +1,12 @@
2008-01-07 Fridrich Strba <fridrich strba bluewin ch>
+ * patches/src680/solenv-really-use-unsinged-char-on-ppc.diff:
+ fix the patch so that mmeeks can work and be productive as usual.
+ * patches/src680/apply: temporarily disable some of the gcc-4.3
+ patches so that mmeeks can work and be productive as usual.
+
+2008-01-07 Fridrich Strba <fridrich strba bluewin ch>
+
* patches/src680/system-lpsolve-config_office.diff,
patches/scsolver/scs-sc-build.diff,
patches/scsolver/scs-scp2.diff, patches/src680/apply: give a silent
Modified: trunk/patches/src680/apply
==============================================================================
--- trunk/patches/src680/apply (original)
+++ trunk/patches/src680/apply Mon Jan 7 13:37:31 2008
@@ -700,7 +700,7 @@
novell-palette.diff, michael
# finally disable -fsigned-char on pcc
-#solenv-really-use-unsinged-char-on-ppc.diff, i#81127, n#169875, pmladek
+solenv-really-use-unsinged-char-on-ppc.diff, i#81127, n#169875, pmladek
[ NotDebian ]
@@ -1811,7 +1811,7 @@
[ Gcc43 ]
# Make it compile with gcc 4.3
#FIXME src680: gcc-4.3.diff, i#83276, brosenk
-#gcc-4.3-2.diff, i#83276, pmladek
+#FIXME src680: gcc-4.3-2.diff, i#83276, pmladek
gcc-4.3-3.diff, i#83276, pmladek
[ OxygenOfficePalettes ]
Modified: trunk/patches/src680/solenv-really-use-unsinged-char-on-ppc.diff
==============================================================================
--- trunk/patches/src680/solenv-really-use-unsinged-char-on-ppc.diff (original)
+++ trunk/patches/src680/solenv-really-use-unsinged-char-on-ppc.diff Mon Jan 7 13:37:31 2008
@@ -18,8 +18,8 @@
CC*=gcc
objc=cc
--CFLAGS=-fsigned-char -fmessage-length=0 -malign-natural -c
-+CFLAGS=-fmessage-length=0 -malign-natural -c
+-CFLAGS=-fsigned-char -fmessage-length=0 -malign-natural -c $(EXTRA_CFLAGS)
++CFLAGS=-fmessage-length=0 -malign-natural -c $(EXTRA_CFLAGS)
# ---------------------------------
# Compilation flags
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]