X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=toolchain%2Fmusl%2Fpatches%2F110-read_timezone_from_fs.patch;fp=toolchain%2Fmusl%2Fpatches%2F110-read_timezone_from_fs.patch;h=f92781f7ed8aad3b673c60064f914adffb053899;hp=fb98f7d10ee83155f4d46ee1a226c082c0d9d9a4;hb=917e6d772ca079797628826cc6c9eac4161b56f7;hpb=dd3ec40d3d07f9fb419936b27f386217a0c68fb0 diff --git a/toolchain/musl/patches/110-read_timezone_from_fs.patch b/toolchain/musl/patches/110-read_timezone_from_fs.patch index fb98f7d10e..f92781f7ed 100644 --- a/toolchain/musl/patches/110-read_timezone_from_fs.patch +++ b/toolchain/musl/patches/110-read_timezone_from_fs.patch @@ -1,6 +1,6 @@ --- a/src/time/__tz.c +++ b/src/time/__tz.c -@@ -23,6 +23,9 @@ static int r0[5], r1[5]; +@@ -25,6 +25,9 @@ static int r0[5], r1[5]; static const unsigned char *zi, *trans, *index, *types, *abbrevs, *abbrevs_end; static size_t map_size;