Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20812
Modified Files: xmkmf-compiler.patch Log Message: update to 1.0.6 Index: xmkmf-compiler.patch =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/xmkmf-compiler.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- xmkmf-compiler.patch 2 Jul 2013 17:36:27 -0000 1.1 +++ xmkmf-compiler.patch 2 Aug 2013 14:58:44 -0000 1.2 @@ -1,13 +1,22 @@ ---- imake-1.0.2/imakemdep.h.orig 2011-07-20 15:39:57.000000000 -0400 -+++ imake-1.0.2/imakemdep.h 2011-07-20 15:40:37.000000000 -0400 -@@ -270,8 +270,8 @@ - #if !defined (CROSSCOMPILE) || defined (CROSSCOMPILE_CPP) +--- imake-1.0.6/imakemdep.h.orig 2013-07-23 00:53:04.000000000 -0400 ++++ imake-1.0.6/imakemdep.h 2013-07-23 06:31:33.000000000 -0400 +@@ -259,8 +259,8 @@ + # if !defined (CROSSCOMPILE) || defined (CROSSCOMPILE_CPP) - #if defined(__APPLE__) --#define DEFAULT_CPP "/usr/bin/cpp" --#define DEFAULT_CC "cc" -+#define DEFAULT_CPP "/usr/bin/llvm-cpp-4.2" -+#define DEFAULT_CC "/usr/bin/llvm-gcc-4.2" - #endif - #if defined(Lynx) || defined(__Lynx__) - #define DEFAULT_CC "gcc" + # if defined(__APPLE__) +-# define DEFAULT_CPP "/usr/bin/cpp" +-# define DEFAULT_CC "cc" ++# define DEFAULT_CPP "/usr/bin/llvm-cpp-4.2" ++# define DEFAULT_CC "/usr/bin/llvm-gcc-4.2" + # endif + # if defined(Lynx) || defined(__Lynx__) + # define DEFAULT_CC "gcc" +@@ -324,7 +324,7 @@ + # define DEFAULT_CPP "/usr/X11R6/bin/cpp" + # endif + # endif +-# if defined(__GNUC__) && !defined(USE_CC_E) ++# if defined(__GNUC__) && !defined(__clang__) && !defined(USE_CC_E) + # define USE_CC_E + # ifndef DEFAULT_CC + # define DEFAULT_CC "gcc" ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs