diff options
Diffstat (limited to 'gcc/config/mn10300/t-mn10300')
-rw-r--r-- | gcc/config/mn10300/t-mn10300 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/mn10300/t-mn10300 b/gcc/config/mn10300/t-mn10300 index 7e94656c223..5dbb46f5cb0 100644 --- a/gcc/config/mn10300/t-mn10300 +++ b/gcc/config/mn10300/t-mn10300 @@ -1,9 +1,6 @@ LIBGCC1=libgcc1.null CROSS_LIBGCC1=libgcc1.null -# These are really part of libgcc1, but this will cause them to be -# built correctly, so... - # We want fine grained libraries, so use the new code to build the # floating point emulation libraries. FPBIT = fp-bit.c |