]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/arm/unknown-elf.h
Add support for -nolibc
[thirdparty/gcc.git] / gcc / config / arm / unknown-elf.h
index 12dd0931b086c561e801841f1e35d023a5fa4f49..6eeb0eb2d1f762ab4df29a15a5b0009e86501bba 100644 (file)
@@ -93,4 +93,4 @@
    udivmoddi4, which will depend on the exception unwind routines,
    which will depend on abort, which is defined in libc.  */ 
 #undef LINK_GCC_C_SEQUENCE_SPEC
-#define LINK_GCC_C_SEQUENCE_SPEC "--start-group %G %L --end-group"
+#define LINK_GCC_C_SEQUENCE_SPEC "--start-group %G %{!nolibc:%L} --end-group"