[PATCH] module-verifier: make it possible to run checkers on grub-module-verifierxx.c

2018-08-02 Thread Peter Jones
This makes it so you can treat grub-module-verifierxx.c as a file you can build directly, so syntax checkers like vim's "syntastic" plugin, which uses "gcc -x c -fsyntax-only" to build it, will work. One still has to do whatever setup is required to make it pick the right include dirs, which -W

grub-2.02-164-gc79ebcd grub-core/lib/i386/relocator64.S

2018-08-02 Thread Gabor Z. Papp
lo lo, I'm trying to compile grub-2.02-164-gc79ebcd on i686 linux, and getting the following error message: grub-core/lib/i386/relocator64.S: Assembler messages: grub-core/lib/i386/relocator64.S:66: Error: unknown pseudo-op: `.code64' grub-core/lib/i386/relocator64.S:74: Error: bad register name