OSDN Git Service

build-sys: fix undefined ARCH error
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 14 Jan 2022 08:43:11 +0000 (12:43 +0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 27 Jan 2022 11:08:31 +0000 (12:08 +0100)
commit6bee09602100081c25e81573deb92cd22a6d7fec
tree60669f967d48ed0619214d4a22887a3a912fa35b
parent861aa79ad8bc1769b6eaf4bdde426decd3d947b8
build-sys: fix undefined ARCH error

../qga/meson.build:76:4: ERROR: Key ARCH is not in the dictionary.

Fixes commit 823eb013 ("configure, meson: move ARCH to meson.build")

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220114084312.3725242-1-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
qga/meson.build