mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 13:38:01 +00:00
STABLE14-solaris-sparc-default-to-v8-insns-for-kmod-20070605
FIXES 23935 don't use the default instruction set since the compiler has changed over time (cherry picked from commit a62104968094bec86a7d3692158bbc84db035cdd)
This commit is contained in:
parent
f941a3200e
commit
1ce95652f2
@ -33,7 +33,7 @@ DEFINES= -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT
|
||||
KDEFS= -D_KERNEL -DSYSV -dn ${ARCH_DEFS}
|
||||
|
||||
<sun4x_57 sun4x_58 sun4x_59 sun4x_510 sun4x_511>
|
||||
KDEFS_32 =
|
||||
KDEFS_32 = -xarch=v8
|
||||
KDEFS_64 = -xarch=v9
|
||||
|
||||
<sunx86_57 sunx86_58 sunx86_59 sunx86_510 sunx86_511>
|
||||
|
Loading…
x
Reference in New Issue
Block a user