OSDN Git Service

configure, meson: move symlinking of ROMs to meson
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 27 May 2022 15:35:46 +0000 (16:35 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 1 Jun 2022 14:47:43 +0000 (15:47 +0100)
commit45f1eecdd63f9e4fa93fef01dd826e7706ac6d7b
tree36f0711a268074dc110b5e2f04e5efaa40425e08
parent95808875be96e17b885a9e4f050897c67e8b9aaf
configure, meson: move symlinking of ROMs to meson

This is useful because pc-bios/meson.build already has a list of all ROM
files, and thus does not need to use wildcards.  The problems with
wildcards are mentioned above the definition of the LINKS variable,
but then the recommendation is disattended.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20220517092616.1272238-6-pbonzini@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220527153603.887929-17-alex.bennee@linaro.org>
configure
pc-bios/meson.build