diff options
author | Kai Kang <kai.kang@windriver.com> | 2018-12-13 09:14:10 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-14 17:10:59 +0000 |
commit | 53d8896c5bc4d143f7369b4140622ff16f84391c (patch) | |
tree | 50e66f220102bab905ad74ef9a3831b04736bef7 /meta/site | |
parent | d2ba6dfab33ab401c2752eb7a2a738a4f7173373 (diff) | |
download | poky-53d8896c5bc4d143f7369b4140622ff16f84391c.tar.gz |
systemd: fix compile error for x32
Backport patch to fix systemd compile error for x32:
| ../git/src/timesync/timesyncd-manager.c:607:19: error: format '%lli'
| expects argument of type 'long long int', but argument 11 has type
| 'long int' [-Werror=format=]
[YOCTO #13074]
(From OE-Core rev: 7201df413616cab8d7f3257f86dd7a0a5c7719ee)
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site')
0 files changed, 0 insertions, 0 deletions