mirror of
https://github.com/nginx/nginx.git
synced 2025-02-03 12:00:33 -06:00
add sun4v
This commit is contained in:
parent
4ee7077b51
commit
5245c09547
@ -36,7 +36,7 @@ fi
|
||||
|
||||
case "$NGX_MACHINE" in
|
||||
|
||||
sun4u | sparc | sparc64 )
|
||||
sun4u | sun4v | sparc | sparc64 )
|
||||
# "-mcpu=v9" enables the "casa" assembler instruction
|
||||
CFLAGS="$CFLAGS -mcpu=v9"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user