[46051] trunk/dports/lang/ocaml/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Tue Jan 27 17:23:55 PST 2009


Revision: 46051
          http://trac.macports.org/changeset/46051
Author:   mcalhoun at macports.org
Date:     2009-01-27 17:23:55 -0800 (Tue, 27 Jan 2009)
Log Message:
-----------
ocaml: Ensure correct compiler is used.

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

Modified: trunk/dports/lang/ocaml/Portfile
===================================================================
--- trunk/dports/lang/ocaml/Portfile	2009-01-28 00:52:26 UTC (rev 46050)
+++ trunk/dports/lang/ocaml/Portfile	2009-01-28 01:23:55 UTC (rev 46051)
@@ -34,7 +34,7 @@
 
 # Configure.
 configure.pre_args	-prefix ${prefix}
-configure.args		-no-tk
+configure.args		-no-tk -cc ${configure.cc} -aspp \"${configure.cc} -c\"
 
 # Building.
 build.target		world.opt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090127/f111fc6f/attachment.html>


More information about the macports-changes mailing list