pc-bios/s390-ccw: detect CC options just once
commitebc1d8213cb7807069f42191dcbfc05b6f9ebb0e
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 29 Sep 2022 11:41:54 +0000 (29 12:41 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 6 Oct 2022 10:53:40 +0000 (6 11:53 +0100)
tree82044ac7a4f42414737ca7c3b343a4b28b3897fe
parent66c9f20f5b63bac2249996e20a16de4dc212251e
pc-bios/s390-ccw: 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-15-alex.bennee@linaro.org>
pc-bios/s390-ccw/Makefile
pc-bios/s390-ccw/netboot.mak