build: Link libgcc from the command line instead of the linker script.
[gps-watch.git] / src / bootloader / bootloader-intermediate.ld
index 7f8df3e3f24b304c4e9b09a33da0929954a7d1fc..bbc30b91bc1e83f85315984947baebae68cc3ebe 100644 (file)
@@ -14,9 +14,6 @@ MEMORY
     : ORIGIN = 0x1fffe000, LENGTH = 0x08000
 }
 
-/* Library configurations */
-GROUP(libgcc.a)
-
 /* Linker script to place sections and symbol values. Should be used together
  * with other linker script that defines memory regions FLASH and RAM.
  * It references following symbols, which must be defined in code: