summaryrefslogtreecommitdiff
path: root/libgcc/config/rs6000/t-ppc64-fp
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc/config/rs6000/t-ppc64-fp')
-rw-r--r--libgcc/config/rs6000/t-ppc64-fp3
1 files changed, 0 insertions, 3 deletions
diff --git a/libgcc/config/rs6000/t-ppc64-fp b/libgcc/config/rs6000/t-ppc64-fp
index 1fac701fc44..26d1730bcdb 100644
--- a/libgcc/config/rs6000/t-ppc64-fp
+++ b/libgcc/config/rs6000/t-ppc64-fp
@@ -1,5 +1,2 @@
# Can be used unconditionally, wrapped in __powerpc64__ || __64BIT__ __ppc64__.
LIB2ADD += $(srcdir)/config/rs6000/ppc64-fp.c
-
-softfp_wrap_start := '\#ifndef __powerpc64__'
-softfp_wrap_end := '\#endif'