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 <tbehr...@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: pgpiI9ZYp3iYF.pgp
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to