On 4/19/22 02:10, Alex Bennée wrote:
From: Paolo Bonzini <pbonz...@redhat.com>
If linking with -static fails at configure time, -static should not be used
at build time either. Do not include BUILD_STATIC in $config_target_mak.
Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
Message-Id: <20220401141326.1244422-18-pbonz...@redhat.com>
Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
---
tests/tcg/configure.sh | 1 -
1 file changed, 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~