On Tue, 25 Aug 2020, Julien Thierry wrote: > Implementation of ORC requires some definitions that are currently > provided by the target architecture headers. Do not depend on these > definitions when the orc subcommand is not implemented. > > This avoid requiring arches with no orc implementation to provide dummy > orc definitions. > > Signed-off-by: Julien Thierry <[email protected]>
This is definitely simpler than what v3 had. Reviewed-by: Miroslav Benes <[email protected]> M

