]> www.infradead.org Git - users/dwmw2/qemu.git/commit
pc-bios/optionrom: detect CC options just once
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 29 Sep 2022 11:41:53 +0000 (12:41 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 6 Oct 2022 10:53:40 +0000 (11:53 +0100)
commit66c9f20f5b63bac2249996e20a16de4dc212251e
treed99e3fc0e808d8a1494918e2713498d2cd686739
parent100c459f1948b9367cea44c76d5c633b0d23f23b
pc-bios/optionrom: detect CC options just once

In preparation for adding Docker container support, detect compiler options
just once rather than once per Make run; container startup overhead is
substantial and doing the detection just once makes things faster.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220929114231.583801-14-alex.bennee@linaro.org>
pc-bios/optionrom/Makefile