Add missing BUILD_EXEEXT
This commit is contained in:
parent
80fdaf1d01
commit
ba83ed1538
3 changed files with 22 additions and 22 deletions
|
@ -94,6 +94,6 @@ else
|
|||
rm -f $tmpfile.bin
|
||||
fi
|
||||
if test x@platform@ != xemu; then
|
||||
./build-grub-module-verifier $tmpfile @target_cpu@
|
||||
./build-grub-module-verifier@BUILD_EXEEXT@ $tmpfile @target_cpu@
|
||||
fi
|
||||
mv $tmpfile $outfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue