[Libreoffice-commits] core.git: solenv/gbuild

Stephan Bergmann sbergman at redhat.com
Fri Oct 10 06:20:02 PDT 2014


 solenv/gbuild/platform/MACOSX_INTEL_GCC.mk |   16 ----------------
 1 file changed, 16 deletions(-)

New commits:
commit 6f30c1970f5c2e140421fd2a846dbcc9d14ebdf5
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Fri Oct 10 15:18:41 2014 +0200

    MACOSX_INTEL_GCC is dead
    
    ...since f49ff3f5769e231c08781a7598e85dca5fb8dbc9 "We always build 64-bit OS X
    code"
    
    Change-Id: Ie2e2534bbef0014c81cc96f67572d39db21650fc

diff --git a/solenv/gbuild/platform/MACOSX_INTEL_GCC.mk b/solenv/gbuild/platform/MACOSX_INTEL_GCC.mk
deleted file mode 100644
index 3e36b51..0000000
--- a/solenv/gbuild/platform/MACOSX_INTEL_GCC.mk
+++ /dev/null
@@ -1,16 +0,0 @@
-# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-#*************************************************************************
-
-gb_CPUDEFS := -DX86
-
-include $(GBUILDDIR)/platform/macosx.mk
-
-
-# vim: set noet sw=4 ts=4:


More information about the Libreoffice-commits mailing list