diff options
Diffstat (limited to 'gcc/config/arm/t-symbian')
-rw-r--r-- | gcc/config/arm/t-symbian | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/arm/t-symbian b/gcc/config/arm/t-symbian index 736a01d..473957e 100644 --- a/gcc/config/arm/t-symbian +++ b/gcc/config/arm/t-symbian @@ -17,8 +17,6 @@ # <http://www.gnu.org/licenses/>. EXTRA_HEADERS += $(srcdir)/ginclude/unwind-arm-common.h -# Include half-float helpers. -LIB2FUNCS_STATIC_EXTRA = $(srcdir)/config/arm/fp16.c # Create a multilib for processors with VFP floating-point, and a # multilib for those without -- using the soft-float ABI in both |