[csw-devel] SF.net SVN: gar:[15386] csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sat Aug 20 22:42:53 CEST 2011


Revision: 15386
          http://gar.svn.sourceforge.net/gar/?rev=15386&view=rev
Author:   wahwah
Date:     2011-08-20 20:42:52 +0000 (Sat, 20 Aug 2011)

Log Message:
-----------
pkg/gcc4/branches/bootstrap-4.6: add a file to the fortran package, remove CFLAGS for i386

Modified Paths:
--------------
    csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile

Modified: csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile
===================================================================
--- csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile	2011-08-20 08:31:14 UTC (rev 15385)
+++ csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile	2011-08-20 20:42:52 UTC (rev 15386)
@@ -97,6 +97,11 @@
 EXTRA_EXPORTS += CFLAGS_FOR_TARGET
 EXTRA_EXPORTS += CXXFLAGS_FOR_TARGET
 
+ifeq ($(MODULATION),isa-i386)
+CFLAGS =
+CXXFLAGS =
+endif
+
 # Might be necessary, but CFLAGS_FOR_TARGET seem to be enough for now.
 # BOOT_CFLAGS = $(CFLAGS_FOR_TARGET)
 # EXTRA_EXPORTS += BOOT_FLAGS
@@ -312,6 +317,7 @@
 RUNTIME_DEP_PKGS_CSWgcc4gfortran += CSWlibmpc2
 RUNTIME_DEP_PKGS_CSWgcc4gfortran += CSWlibz1
 PKGFILES_CSWgcc4gfortran  = $(bindir)/gfortran
+PKGFILES_CSWgcc4gfortran += $(bindir)/sparc-sun-solaris2.10-gfortran
 PKGFILES_CSWgcc4gfortran += $(libdir)/.*libgfortran.*a
 PKGFILES_CSWgcc4gfortran += $(libexecdir)/.*f951
 PKGFILES_CSWgcc4gfortran += $(mandir)/.*gfortran.1


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