# HG changeset patch # User Igor Sysoev # Date 1158348835 0 # Node ID 36c51f8f0f4dfd550e2a5ac1f789ccce0095a0b1 # Parent 703978149e7047848e7e96d0e79b966aebc4a332 disable [ PAUSE ] hwcap for Sun Studio 11 diff -r 703978149e70 -r 36c51f8f0f4d auto/cc/sunc --- a/auto/cc/sunc Fri Sep 15 10:25:32 2006 +0000 +++ b/auto/cc/sunc Fri Sep 15 19:33:55 2006 +0000 @@ -15,6 +15,9 @@ case "$NGX_PLATFORM" in *:i86pc) + # disable [ PAUSE ] hwcap for Sun Studio 11 + CORE_LINK="$CORE_LINK -Msrc/os/unix/ngx_sunpro_x86.map" + NGX_AUX=" src/os/unix/ngx_sunpro_x86.il" ;; diff -r 703978149e70 -r 36c51f8f0f4d src/os/unix/ngx_sunpro_x86.map --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/os/unix/ngx_sunpro_x86.map Fri Sep 15 19:33:55 2006 +0000 @@ -0,0 +1,2 @@ +# disable { PAUSE ] hwcap for Sun Studio 11 +hwcap_1 = OVERRIDE;