On 6/2/24 15:06, Nicholas Piggin wrote:
genprotimg is not required if the --host-key-document= configure option is not specified, so avoid running it in that case. This prevents the build message: bash: line 1: genprotimg: command not found Signed-off-by: Nicholas Piggin <npiggin@xxxxxxxxx>
This solves the immediate problem but I think we're really missing a lot more checks in the makefile and configure to sanitize the SE option space.
Anyway: Reviewed-by: Janosch Frank <frankja@xxxxxxxxxxxxx>