Strip .ARM.exidx
authorVladimir Serbinenko <phcoder@gmail.com>
Thu, 31 Dec 2015 17:13:59 +0000 (18:13 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Thu, 31 Dec 2015 17:13:59 +0000 (18:13 +0100)
commit68e158dffde328d5b961518fe23504cc534744ce
tree7549aae678ff1dfa9dc14e3d573fd1331ef64d53
parente1b2b9bf1d1cb3b411b5ae45046e4002091f6f5f
Strip .ARM.exidx

This section is generated by clang and is useful only for debugging.
It contains exotic relocations, so strip them to avoid them interferring
with module loading.
conf/Makefile.common
gentpl.py
grub-core/genmod.sh.in