[csw-devel] SF.net SVN: gar:[3001] csw/mgar/pkg/nginx/trunk
aigoshin at users.sourceforge.net
aigoshin at users.sourceforge.net
Fri Feb 6 21:09:12 CET 2009
Revision: 3001
http://gar.svn.sourceforge.net/gar/?rev=3001&view=rev
Author: aigoshin
Date: 2009-02-06 20:09:12 +0000 (Fri, 06 Feb 2009)
Log Message:
-----------
nginx: milestone 2.1
Modified Paths:
--------------
csw/mgar/pkg/nginx/trunk/Makefile
csw/mgar/pkg/nginx/trunk/checksums
Modified: csw/mgar/pkg/nginx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nginx/trunk/Makefile 2009-02-06 15:36:47 UTC (rev 3000)
+++ csw/mgar/pkg/nginx/trunk/Makefile 2009-02-06 20:09:12 UTC (rev 3001)
@@ -18,9 +18,11 @@
REQUIRED_PKGS = CSWosslrt CSWpcrert CSWzlib
+EXTRA_BUILD_ISAS_i386 = pentium
+
CFLAGS =
-#CONFIGURE_ARGS += --with-cpu-opt=pentium3
+CONFIGURE_ARGS += --with-cpu-opt=$(ISA)
CONFIGURE_ARGS += --with-cc-opt="-I$(includedir) -I$(includedir)/openssl"
CONFIGURE_ARGS += --with-ld-opt="$(LDFLAGS)"
CONFIGURE_ARGS += --prefix=$(prefix)/var/nginx
@@ -50,8 +52,7 @@
NGINXDOCS = CHANGES CHANGES.ru LICENSE README
post-configure-modulated:
- $(foreach MODULATION,$(MODULATIONS), \
- gsed -i s#/...ISALIST#/'$$ISALIST'# $(WORKSRC)/objs/ngx_auto_config.h;)
+ gsed -i s#/...ISALIST#/'$$ISALIST'# $(WORKSRC)/objs/ngx_auto_config.h
$(MAKECOOKIE)
post-install-modulated:
Modified: csw/mgar/pkg/nginx/trunk/checksums
===================================================================
--- csw/mgar/pkg/nginx/trunk/checksums 2009-02-06 15:36:47 UTC (rev 3000)
+++ csw/mgar/pkg/nginx/trunk/checksums 2009-02-06 20:09:12 UTC (rev 3001)
@@ -1,7 +1,7 @@
31d26f66824fd2d3f33ac0b3b9db1532 download/nginx-0.7.30.tar.gz
12b5333e18e985b17f8a5465646e9a8a download/CSWnginx.gspec
521cd4c0248aebfdb25df48a11a8cc49 download/CSWnginx.checkinstall
-9b563db1078bad23e49f8db06809aac0 download/CSWnginx.postinstall
+a47b8ac99b738bb19805459c6c1e5543 download/CSWnginx.postinstall
e9178dc33f2d38aab8f118a8f0550ac7 download/CSWnginx.preremove
5c832758a62ee319ea9dfd1829d736eb download/cswnginx.xml
19bb7c5d6246343f54b13afb327f7bcb download/svc-cswnginx
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