Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi,

this is for libreoffice-3-3 - I have a local fix in place to be able
to build in the first place, on OSX 10.6 with latest XCode.

I cannot see a reason why to clobber CC/CXX, FWIW, in master, this
code is gone for good anyway - Michael, do you recall?

Cheers,

-- Thorsten
From 528c110931e9c517e81ad89dcc28a76e7a5cf5b7 Mon Sep 17 00:00:00 2001
From: Thorsten Behrens <tbehrens@novell.com>
Date: Sat, 15 Jan 2011 22:32:10 +0100
Subject: [PATCH] Make CC/CXX configurable again (there's a gcc-4.0 incompat on mac)

---
 bin/setup.in |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/bin/setup.in b/bin/setup.in
index f2508a3..5136075 100755
--- a/bin/setup.in
+++ b/bin/setup.in
@@ -140,10 +140,6 @@ test "z$DESTDIR" = "z" || OODESTDIR=$DESTDIR
 
 # clobber bogus env vars. they badly screw things up
 unset DESTDIR;
-unset CC;
-unset CXX;
-unset CPP;
-unset CXXCPP;
 unset ERROR_FLAGS;
 unset MAKE
 unset WARN_CFLAGS
-- 
1.7.3.4

Attachment: pgpDOEzi31BqU.pgp
Description: PGP signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.