[csw-devel] SF.net SVN: gar:[3012] csw/mgar/pkg/nginx/trunk/Makefile

aigoshin at users.sourceforge.net aigoshin at users.sourceforge.net
Sat Feb 7 20:21:09 CET 2009


Revision: 3012
          http://gar.svn.sourceforge.net/gar/?rev=3012&view=rev
Author:   aigoshin
Date:     2009-02-07 19:21:09 +0000 (Sat, 07 Feb 2009)

Log Message:
-----------
nginx: milestone 2.3

Modified Paths:
--------------
    csw/mgar/pkg/nginx/trunk/Makefile

Modified: csw/mgar/pkg/nginx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nginx/trunk/Makefile	2009-02-07 15:16:42 UTC (rev 3011)
+++ csw/mgar/pkg/nginx/trunk/Makefile	2009-02-07 19:21:09 UTC (rev 3012)
@@ -18,8 +18,7 @@
 
 REQUIRED_PKGS = CSWosslrt CSWpcrert  CSWzlib
 
-EXTRA_BUILD_ISAS_i386 = pentium
-#EXTRA_BUILD_ISAS_i386 = pentium3 pentium4
+EXTRA_BUILD_ISAS_i386 = pentium_pro
 
 CFLAGS =
 
@@ -52,6 +51,10 @@
 
 NGINXDOCS = CHANGES CHANGES.ru LICENSE README
 
+pre-configure-modulated:
+	gsed -i s#pentiumpro#pentium_pro# $(WORKSRC)/auto/cc/sunc
+	$(MAKECOOKIE)
+
 post-configure-modulated:
 	gsed -i s#/...ISALIST#/'$$ISALIST'# $(WORKSRC)/objs/ngx_auto_config.h
 	$(MAKECOOKIE)


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