From 7f66a0f4caeae78b629fac1b7884dd48136beafe Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 8 Oct 2020 10:23:37 +0300 Subject: tzdata: bump to 2020b --- extra/tzdata/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/tzdata/build') diff --git a/extra/tzdata/build b/extra/tzdata/build index 1ded1cbc..8b77e1ae 100755 --- a/extra/tzdata/build +++ b/extra/tzdata/build @@ -2,7 +2,7 @@ pkg_dir=$1 -make CC="${CC:-gcc}" +make CC="${CC:-gcc}" LDFLAGS="$LDFLAGS -static" make DESTDIR="$1" install # Get rid of the sbin directory -- cgit v1.2.3