]> git.ipfire.org Git - thirdparty/grub.git/commit
* conf/Makefile.common: Remove -mexplicit-relocs and -DUSE_ASCII_FALLBACK on yeeloong.
authorVladimir Serbinenko <phcoder@gmail.com>
Fri, 29 Nov 2013 02:45:50 +0000 (03:45 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Fri, 29 Nov 2013 02:45:50 +0000 (03:45 +0100)
commitaf1faca3f80731bfbc43b7b999dabc506f038a1b
tree98fc49dbb4d986ec0becbea5c96c93166c24cd08
parent469021b4b3f93e74b92cc3ef152c3f0723c366b1
* 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.
ChangeLog
conf/Makefile.common