[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-stable] [Qemu-trivial] [PATCH for-1.4] tests: Fix {rtc, m48t59
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-stable] [Qemu-trivial] [PATCH for-1.4] tests: Fix {rtc, m48t59}-test build on illumos |
Date: |
Wed, 30 Jan 2013 11:18:42 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Sat, Jan 26, 2013 at 03:27:59PM +0100, Andreas Färber wrote:
> Struct tm does not have tm_gmtoff field on illumos.
> Fix the build by not zero-initializing these fields on Solaris.
>
> Cc: address@hidden
> Signed-off-by: Andreas Färber <address@hidden>
> ---
> tests/m48t59-test.c | 2 ++
> tests/rtc-test.c | 2 ++
> 2 Dateien geändert, 4 Zeilen hinzugefügt(+)
Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches
Stefan