- if { [istarget "hppa*-*-hpux*"] } then {
- # No indirect functions on non-GNU targets.
- } else {
- # The MSP port sets the ELF header's OSABI field to ELFOSABI_STANDALONE.
- # The non-eabi ARM ports sets it to ELFOSABI_ARM.
- # So for these targets we cannot include an IFUNC symbol type
- # in the symbol type test.
- if { [istarget "msp*-*-*"]
- || [istarget "arm*-*-*"]} then {
+ # The MSP port sets the ELF header's OSABI field to ELFOSABI_STANDALONE.
+ # The non-eabi ARM ports sets it to ELFOSABI_ARM.
+ # So for these targets we cannot include an IFUNC symbol type
+ # in the symbol type test.
+ if { [istarget "msp*-*-*"]
+ || [istarget "arm*-*-*"]} then {