]> Git Repo - buildroot-mgba.git/commit
boot/shim: disable on mips64el
authorFabrice Fontaine <[email protected]>
Tue, 19 Apr 2022 12:14:09 +0000 (14:14 +0200)
committerPeter Korsgaard <[email protected]>
Tue, 19 Apr 2022 19:47:45 +0000 (21:47 +0200)
commit2fd41e56e0e26fd3f3265f0e0015031211e441cf
tree22e4831a23597270d070641c03843adbb9b04ee2
parente7a3501750706eeec7854e708bcd9a8a27b61352
boot/shim: disable on mips64el

Fix the following build failure on mips64el raised since commit
11b347c03ab0b38389ec11b48f63236a3b4d6547:

In file included from shim.h:47,
                 from shim.c:14:
/nvmedata/autobuild/instance-17/output-1/build/shim-15.4/include/system/stdarg.h:72:2: error: #error what arch is this
   72 | #error what arch is this
      |  ^~~~~

Fixes:
 - http://autobuild.buildroot.org/results/74f4f1d010cfde6978fd614195ef0006f0acb45a

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
boot/shim/Config.in
This page took 0.030588 seconds and 4 git commands to generate.