summaryrefslogtreecommitdiffstats
path: root/gcc/config/i386/t-i386elf
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/t-i386elf')
-rw-r--r--gcc/config/i386/t-i386elf7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/config/i386/t-i386elf b/gcc/config/i386/t-i386elf
new file mode 100644
index 00000000000..405976dcb91
--- /dev/null
+++ b/gcc/config/i386/t-i386elf
@@ -0,0 +1,7 @@
+LIBGCC1 = libgcc1.null
+CROSS_LIBGCC1 = libgcc1.null
+
+# 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
OpenPOWER on IntegriCloud