* conf/i386-ieee1275.rmk (COMMON_LDFLAGS): Remove `-static -lgcc'.
+2009-06-11 Felix Zielcke <fzielcke@z-51.de>
+
+ * conf/i386-ieee1275.rmk (COMMON_LDFLAGS): Remove `-static -lgcc'.
+
2009-06-11 Pavel Roskin <proski@gnu.org>
* Makefile.in: Don't rely on any scripts being executable.
COMMON_ASFLAGS = -m32 -nostdinc -fno-builtin
COMMON_CFLAGS = -ffreestanding -mrtd -mregparm=3
-COMMON_LDFLAGS = -nostdlib -static -lgcc
+COMMON_LDFLAGS = -nostdlib
# Used by various components. These rules need to precede them.
script/sh/lexer.c_DEPENDENCIES = grub_script.tab.h