Hi Anthony, > -----Original Message----- > Subject: [XEN PATCH v4 32/32] tools/golang/xenlight: Rework gengotypes.py > and generation of *.gen.go > > gengotypes.py creates both "types.gen.go" and "helpers.gen.go", but > make can start gengotypes.py twice. Rework the rules so that > gengotypes.py is executed only once. > > Also, add the ability to provide a path to tell gengotypes.py where to > put the files. This doesn't matter yet but it will when for example > the script will be run from tools/ to generate the targets. > > Signed-off-by: Anthony PERARD <anthony.per...@citrix.com>
IIUC this is a fix for the occasionally failure in gitlab CI, so: Release-acked-by: Henry Wang <henry.w...@arm.com> Kind regards, Henry