OSDN Git Service

Fix 32-bit build.
authorElliott Hughes <enh@google.com>
Wed, 9 Oct 2013 01:30:44 +0000 (18:30 -0700)
committerElliott Hughes <enh@google.com>
Wed, 9 Oct 2013 01:30:44 +0000 (18:30 -0700)
commit51aeff70218e18a7213fc6b7b9a4112be488bf58
treeb80a3ef2f759de26684a120f14d770327ce27b07
parent14b66bffb08d23ad16d69b62d1fbfda769db1c12
Fix 32-bit build.

  libc/tzcode/localtime.c: In function 'differ_by_repeat':
  libc/tzcode/localtime.c:338:2: error: comparison is always false due to limited range of data type [-Werror=type-limits]

Change-Id: Ic84be6391a66e9d50ed98f41d865387c77a60ffa
libc/tzcode/localtime.c