[96544] trunk/dports/lang/jikesrvm/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Aug 13 13:48:33 PDT 2012


Revision: 96544
          https://trac.macports.org/changeset/96544
Author:   ryandesign at macports.org
Date:     2012-08-13 13:48:32 -0700 (Mon, 13 Aug 2012)
Log Message:
-----------
jikesrvm: ensure we're UsingTheRightCompiler

Modified Paths:
--------------
    trunk/dports/lang/jikesrvm/Portfile

Modified: trunk/dports/lang/jikesrvm/Portfile
===================================================================
--- trunk/dports/lang/jikesrvm/Portfile	2012-08-13 20:30:14 UTC (rev 96543)
+++ trunk/dports/lang/jikesrvm/Portfile	2012-08-13 20:48:32 UTC (rev 96544)
@@ -35,7 +35,8 @@
 		${worksrcpath}/classpath/classpath
 }
 
-configure.env	RVM_ROOT=${worksrcpath} \
+configure.env	CXX=${configure.cxx} \
+				RVM_ROOT=${worksrcpath} \
 				RVM_BUILD=${workpath}/build \
 				RVM_HOST_CONFIG=${filespath}/powerpc-unknown-osx-gnu \
 				RVM_TARGET_CONFIG=${filespath}/powerpc-unknown-osx-gnu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120813/7c29529e/attachment.html>


More information about the macports-changes mailing list