]> git.ipfire.org Git - thirdparty/grub.git/commit
Don't add -lgcc on i386 and x86_64.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 14 Nov 2010 22:36:20 +0000 (23:36 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 14 Nov 2010 22:36:20 +0000 (23:36 +0100)
commit03f80960cfbba5373b6fbecb3fa65387cfc24f25
tree526a104e31ebb02645c1277918d4cd100bf563a0
parent779dc15bf63287eeae8184602c018b5120ee411f
Don't add -lgcc on i386 and x86_64.

* configure.ac (LIBS): Don't add -lgcc on i386 and x86_64.
* conf/Makefile.common (LDADD_KERNEL): Likewise.
* grub-core/Makefile.core.def (kernel): Use LDADD_KERNEL.
ChangeLog
conf/Makefile.common
configure.ac
grub-core/Makefile.core.def