X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2Fmusl%2Fpatches%2F110-read_timezone_from_fs.patch;h=f92781f7ed8aad3b673c60064f914adffb053899;hb=0f7ff74cbfe90693ae8b350896064eda85f03471;hp=fb98f7d10ee83155f4d46ee1a226c082c0d9d9a4;hpb=87606e25afac6776d1bbc67ed284434ec5a832b4;p=openwrt%2F.git 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;