commit | a05ddd9216b6c5e9c48eac3433ff6fa4a282fc17 | [log] [tgz] |
---|---|---|
author | Andreas Färber <andreas.faerber@web.de> | Sat Jan 26 15:27:59 2013 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Wed Jan 30 11:18:38 2013 +0100 |
tree | 76efb2953a0985a8a0f6fa399086f7f03d55053e | |
parent | 0b0878611c64f027ca5d15ba641f423cc04ead3f [diff] |
tests: Fix {rtc, m48t59}-test build on illumos Struct tm does not have tm_gmtoff field on illumos. Fix the build by not zero-initializing these fields on Solaris. Cc: qemu-stable@nongnu.org Signed-off-by: Andreas Färber <andreas.faerber@web.de> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>