Bug: nginx-0.5.29 не собирается под Solaris 10 x86 с SunStudio 11 при 64-х битах

Igor Sysoev is at rambler-co.ru
Fri Jul 27 20:53:34 MSD 2007


On Fri, Jul 27, 2007 at 08:33:25PM +0400, Alexey Rymonin wrote:

> Hello Igor,
> 
> Friday, July 27, 2007, 8:21:06 PM, you wrote:
> 
> IS> Пришлите obsj/autoconf.err

Патч.


-- 
Игорь Сысоев
http://sysoev.ru
-------------- next part --------------
Index: auto/cc/sunc
===================================================================
--- auto/cc/sunc	(revision 662)
+++ auto/cc/sunc	(working copy)
@@ -39,7 +39,7 @@
 else
     ngx_sparc32="-xarch=v8plus"
     ngx_sparc64="-xarch=v9"
-    ngx_amd64="-amd64"
+    ngx_amd64="-xarch=amd64"
 fi
 
 case "$NGX_MACHINE" in


More information about the nginx-ru mailing list