2009-06-11 Felix Zielcke <fzielcke@z-51.de>

* conf/i386-ieee1275.rmk (COMMON_LDFLAGS): Remove `-static -lgcc'.
This commit is contained in:
fzielcke 2009-06-11 21:28:11 +00:00
parent c1cb63ba4e
commit 5225e649b1
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
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.

View File

@ -2,7 +2,7 @@
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