Re: [PATCH v4 01/14] meson: Introduce new instruction set enqcmd to the build system.
Hao Xiang writes: > Enable instruction set enqcmd in build. > > Signed-off-by: Hao Xiang > --- > meson.build | 14 ++ > meson_options.txt | 2 ++ > scripts/meson-buildoptions.sh | 3 +++ > 3 files changed, 19 insertions(+) > > diff --git a/meson.build
[PATCH v4 01/14] meson: Introduce new instruction set enqcmd to the build system.
Enable instruction set enqcmd in build. Signed-off-by: Hao Xiang --- meson.build | 14 ++ meson_options.txt | 2 ++ scripts/meson-buildoptions.sh | 3 +++ 3 files changed, 19 insertions(+) diff --git a/meson.build b/meson.build index 95cee7046e..9e008