Revision: 26142 http://sourceforge.net/p/gar/code/26142 Author: rmottola Date: 2017-04-20 06:40:53 +0000 (Thu, 20 Apr 2017) Log Message: ----------- gnustep-make/trunk: back to gcc5
Modified Paths: -------------- csw/mgar/pkg/gnustep-make/trunk/Makefile Modified: csw/mgar/pkg/gnustep-make/trunk/Makefile =================================================================== --- csw/mgar/pkg/gnustep-make/trunk/Makefile 2017-04-20 06:15:10 UTC (rev 26141) +++ csw/mgar/pkg/gnustep-make/trunk/Makefile 2017-04-20 06:40:53 UTC (rev 26142) @@ -13,7 +13,7 @@ BUILD_DEP_PKGS = CSWgmake BUILD_DEP_PKGS += CSWgtar BUILD_DEP_PKGS_5.9 += CSWgcc4objc -BUILD_DEP_PKGS_5.10 += CSWgcc6objc +BUILD_DEP_PKGS_5.10 += CSWgcc5objc BUILD_DEP_PKGS += $(BUILD_DEP_PKGS_$(GAROSREL)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.