solenv/inc/unxlngppc.mk  |    3 ---
 solenv/inc/unxlngs390.mk |    4 +---
 2 files changed, 1 insertion(+), 6 deletions(-)

New commits:
commit a7bf1ce30cc49928039cd5dba6293267ed9c35c2
Author: Rene Engelhard <r...@debian.org>
Date:   Wed Jun 6 15:49:12 2012 +0200

    remove -fsigned-char from s390 to fix smoketest..
    
    Change-Id: I66c468e917513cdb096937f9955eb8a41aabaa37
    
    Signed-off-by: Caolán McNamara <caol...@redhat.com>

diff --git a/solenv/inc/unxlngs390.mk b/solenv/inc/unxlngs390.mk
index 0eac39a..af2518f 100644
--- a/solenv/inc/unxlngs390.mk
+++ b/solenv/inc/unxlngs390.mk
@@ -30,6 +30,4 @@
 PICSWITCH:=-fPIC
 .INCLUDE : unxlng.mk
 CDEFS+=-DS390
-CFLAGS+=-fsigned-char -fno-omit-frame-pointer
-CFLAGSCC+=-fsigned-char
-CFLAGSCXX+=-fsigned-char
+CFLAGS+=-fno-omit-frame-pointer
commit d5dd32259beaf8e28072ce03a59b2421de6e8d3f
Author: Rene Engelhard <r...@debian.org>
Date:   Wed Jun 6 15:46:55 2012 +0200

    Revert "Revert "sw34bf03: #i81127#: patch by pmladek: linux/ppc: remove 
-fsigned-char""
    
    This reverts commit 7ef203d2bf72f7d96fd10d1297af06e82550a1c4.
    
    Signed-off-by: Caolán McNamara <caol...@redhat.com>

diff --git a/solenv/inc/unxlngppc.mk b/solenv/inc/unxlngppc.mk
index 39d3028..2c690b1 100644
--- a/solenv/inc/unxlngppc.mk
+++ b/solenv/inc/unxlngppc.mk
@@ -31,6 +31,3 @@ CDEFAULTOPT=-Os
 PICSWITCH:=-fPIC
 .INCLUDE : unxlng.mk
 CDEFS+=-DPOWERPC -DPPC
-CFLAGS+=-fsigned-char
-CFLAGSCC+=-fsigned-char
-CFLAGSCXX+=-fsigned-char
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to