build: Link libgcc from the command line instead of the linker script.
[gps-watch.git] / src / bootloader / bootloader-final.ld
index 4893d800c12d88d415e5b6b56fa65a9123e542dc..86837c42d8295236c39485d9c8779e83461a2a6e 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: