commit | 8009da037418d454d4833e7d3c3367f2f4d7244a | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Nov 05 10:08:43 2021 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Nov 08 12:20:05 2021 +0100 |
tree | e79750e9a135349e17565595e255abe4aaa31346 | |
parent | ac7ebcc589757af7de0a7cba68126a80224fb989 [diff] |
configure: preserve CFLAGS, CXXFLAGS and LDFLAGS in config.status CFLAGS, CXXFLAGS and LDFLAGS influence the tests (for example if they include -L or -I options), so they should be kept from the invocation of configure to the subsequent reinvocations via config.status. Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>