aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/netbsd-elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/arm/netbsd-elf.h')
-rw-r--r--gcc/config/arm/netbsd-elf.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/config/arm/netbsd-elf.h b/gcc/config/arm/netbsd-elf.h
index 32251bc..cc69064 100644
--- a/gcc/config/arm/netbsd-elf.h
+++ b/gcc/config/arm/netbsd-elf.h
@@ -35,8 +35,7 @@
/* Default it to use ATPCS with soft-VFP. */
#undef TARGET_DEFAULT
#define TARGET_DEFAULT \
- (ARM_FLAG_SOFT_FLOAT \
- | ARM_FLAG_APCS_FRAME \
+ (ARM_FLAG_APCS_FRAME \
| TARGET_ENDIAN_DEFAULT)
#undef ARM_DEFAULT_ABI