commit | 768b7855c86c4f46b605183ae9451e9af64ca288 | [log] [tgz] |
---|---|---|
author | Emilio G. Cota <cota@braap.org> | Wed Apr 29 13:09:02 2015 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri May 08 12:30:13 2015 +0200 |
tree | 3d59fa7f6cf3f1e0e2ee89f7082e5f591c1f8013 | |
parent | 41063e1e7afcb2f13e103720fe96221657f5dbbc [diff] |
configure: require __thread support The codebase doesn't build without __thread support. Formalise this requirement by adding a check for it in the configure script. Signed-off-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>