]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/configure.in
Add port done awhile ago for the ARC cpu.
[thirdparty/gcc.git] / gcc / configure.in
index 5d0f803556c96b50249f8058ed9a1e1c854037fd..1852d89e21682bbd82db5ed4c9b36154044f3924 100644 (file)
@@ -377,6 +377,9 @@ for machine in $build $host $target; do
                tmake_file=alpha/t-vms
                fixincludes=Makefile.in
                ;;
+       arc-*-elf*)
+               extra_parts="crtinit.o crtfini.o"
+               ;;
        arm-*-coff* | armel-*-coff*)
                tm_file=arm/coff.h
                tmake_file=arm/t-bare