[csw-devel] SF.net SVN: gar:[17786] csw/mgar/gar/v2/gar.conf.mk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Apr 20 12:34:06 CEST 2012
Revision: 17786
http://gar.svn.sourceforge.net/gar/?rev=17786&view=rev
Author: dmichelsen
Date: 2012-04-20 10:34:05 +0000 (Fri, 20 Apr 2012)
Log Message:
-----------
mGAR v2: Export Sun Studio fortran compiler definitions for F77 and FC
Modified Paths:
--------------
csw/mgar/gar/v2/gar.conf.mk
Modified: csw/mgar/gar/v2/gar.conf.mk
===================================================================
--- csw/mgar/gar/v2/gar.conf.mk 2012-04-20 07:54:46 UTC (rev 17785)
+++ csw/mgar/gar/v2/gar.conf.mk 2012-04-20 10:34:05 UTC (rev 17786)
@@ -799,7 +799,7 @@
ifeq ($(origin COMPILER_EXPORTS), undefined)
COMPILER_EXPORTS = CPPFLAGS CFLAGS CXXFLAGS LDFLAGS
-COMPILER_EXPORTS += FFLAGS FCFLAGS
+COMPILER_EXPORTS += FFLAGS FCFLAGS F77 FC
COMPILER_EXPORTS += ASFLAGS OPTFLAGS CC CXX
COMPILER_EXPORTS += CC_HOME CC_VERSION CXX_VERSION
endif
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list