[Libreoffice-commits] core.git: configure.ac

Caolán McNamara caolanm at redhat.com
Thu Aug 21 06:17:10 PDT 2014


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2ced4d39cc1b8de233cd886d3ef991b3079500d2
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Aug 21 14:16:13 2014 +0100

    linux_powerpc64le->linux_powerpc64_le to match dp_platform.cxx
    
    Change-Id: Ib63e5a28d7ff12780a1051d94c5976244eab1814

diff --git a/configure.ac b/configure.ac
index 5304644..03d08f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4384,7 +4384,7 @@ linux-gnu*)
         CPUNAME=POWERPC64
         RTL_ARCH=PowerPC_64_LE
         LIB64="lib64"
-        PLATFORMID=linux_powerpc64le
+        PLATFORMID=linux_powerpc64_le
         OUTPATH=unxlngppc64
         ;;
     sparc)


More information about the Libreoffice-commits mailing list