disable [ PAUSE ] hwcap for Sun Studio 11

This commit is contained in:
Igor Sysoev 2006-09-15 19:33:55 +00:00
parent a7dd8d86cf
commit 8f4a18feaf
2 changed files with 5 additions and 0 deletions

View File

@ -15,6 +15,9 @@ have=NGX_COMPILER value="\"Sun C $NGX_SUNC_VER\"" . auto/define
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"
;;

View File

@ -0,0 +1,2 @@
# disable { PAUSE ] hwcap for Sun Studio 11
hwcap_1 = OVERRIDE;