diff options
Diffstat (limited to 'contrib/gcc/config/i386/t-i386elf')
-rw-r--r-- | contrib/gcc/config/i386/t-i386elf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/gcc/config/i386/t-i386elf b/contrib/gcc/config/i386/t-i386elf deleted file mode 100644 index 9560d9055211..000000000000 --- a/contrib/gcc/config/i386/t-i386elf +++ /dev/null @@ -1,4 +0,0 @@ -# For svr4 we build crtbegin.o and crtend.o which serve to add begin and -# end labels to the .ctors and .dtors section when we link using gcc. - -EXTRA_PARTS=crtbegin.o crtend.o |