[139561] trunk/dports/math/calc/files/patch-Makefile.diff

khindenburg at macports.org khindenburg at macports.org
Thu Aug 20 07:51:32 PDT 2015


Revision: 139561
          https://trac.macports.org/changeset/139561
Author:   khindenburg at macports.org
Date:     2015-08-20 07:51:32 -0700 (Thu, 20 Aug 2015)
Log Message:
-----------
calc: re-apply patch to use the right compiler

Modified Paths:
--------------
    trunk/dports/math/calc/files/patch-Makefile.diff

Modified: trunk/dports/math/calc/files/patch-Makefile.diff
===================================================================
--- trunk/dports/math/calc/files/patch-Makefile.diff	2015-08-20 14:49:28 UTC (rev 139560)
+++ trunk/dports/math/calc/files/patch-Makefile.diff	2015-08-20 14:51:32 UTC (rev 139561)
@@ -72,3 +72,14 @@
  # For Apple OS X: install fink from http://fink.sourceforge.net
  #		  and then do a 'fink install readline' and then use:
  #
+@@ -1209,8 +1212,8 @@
+ CCOPT= ${DEBUG}
+ CCMISC= ${DARWIN_ARCH}
+ #
+-LCC= clang
+-CC= ${PURIFY} ${LCC} ${CCWERR}
++LCC= ${CC}
++#CC= ${PURIFY} ${LCC} ${CCWERR}
+ #
+ # Darwin dynamic shared lib filenames
+ LIB_EXT:= .dylib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150820/1a2ee528/attachment.html>


More information about the macports-changes mailing list