* ld-elfvers/vers.exp: Pass -Av9a to assembler on sparc-*-*
This commit is contained in:
parent
de432b8cf4
commit
41b5148fa3
@ -1,3 +1,7 @@
|
||||
2010-04-06 David S. Miller <davem@davemloft.net>
|
||||
|
||||
* ld-elfvers/vers.exp: Pass -Av9a to assembler on sparc-*-*
|
||||
|
||||
2010-04-05 Kai Tietz <kai.tietz@onevision.com>
|
||||
|
||||
* ld-pe/orphan_nu.d: New test for --no-leading-underscore.
|
||||
|
@ -97,6 +97,7 @@ if [istarget mips*-*-*] {
|
||||
|
||||
case $target_triplet in {
|
||||
{ ia64-*-* } { set as_options "-x" }
|
||||
{ sparc-*-* } { set as_options "-Av9a" }
|
||||
default { set as_options "" }
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user