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.
This commit is contained in:
parent
779dc15bf6
commit
03f80960cf
4 changed files with 32 additions and 6 deletions
|
@ -1,3 +1,11 @@
|
|||
2010-11-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
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.
|
||||
|
||||
2010-11-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* configure.ac: Add -Wno-trampolines when supported.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue