* conf/Makefile.common: Remove -mexplicit-relocs and -DUSE_ASCII_FALLBACK on yeeloong.
-DUSE_ASCII_FALLBACK is already added by font snippets. -mexplicit-relocs isn't needed is compiler/assemblera are configured properly. If they're not we shouldn't attempt to fix it by ourselves. Binary compare between before and after shows no difference.
This commit is contained in:
parent
469021b4b3
commit
af1faca3f8
2 changed files with 11 additions and 4 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2013-11-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* conf/Makefile.common: Remove -mexplicit-relocs and
|
||||
-DUSE_ASCII_FALLBACK on yeeloong.
|
||||
|
||||
-DUSE_ASCII_FALLBACK is already added by font snippets.
|
||||
-mexplicit-relocs isn't needed is compiler/assemblera are
|
||||
configured properly.
|
||||
If they're not we shouldn't attempt to fix it by ourselves.
|
||||
Binary compare between before and after shows no difference.
|
||||
|
||||
2013-11-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/Makefile.core.def: Remove libgnulib.a and use its
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue