diff options
Diffstat (limited to 'gcc/config/arm/t-symbian')
-rw-r--r-- | gcc/config/arm/t-symbian | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/arm/t-symbian b/gcc/config/arm/t-symbian index a0d6f7de887..cf716147849 100644 --- a/gcc/config/arm/t-symbian +++ b/gcc/config/arm/t-symbian @@ -40,6 +40,3 @@ LIB2FUNCS_STATIC_EXTRA = $(srcdir)/config/arm/fp16.c # enabled, so there are no separate thumb-mode libraries. MULTILIB_OPTIONS = mfloat-abi=softfp MULTILIB_DIRNAMES = softfp - -# Symbian OS provides its own startup code. -EXTRA_MULTILIB_PARTS= |