module-verifier: allow limited-range relocations on sparc64.
authorVladimir Serbinenko <phcoder@gmail.com>
Thu, 31 Dec 2015 17:30:39 +0000 (18:30 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Thu, 31 Dec 2015 17:30:39 +0000 (18:30 +0100)
commitdcc499aaf034a5ee2f1ae11c7ec6f990ab9aea3c
treeeef31d6812a85fc8f1196185aa69257b98da0184
parent3b21499506b633494cccb1cdb3fc757594ef0ef0
module-verifier: allow limited-range relocations on sparc64.

clang as incomplete mcmodel=large support. As we don't currently need full
mcmodel=large support for sparc64, relax those checks.
util/grub-module-verifier.c