aboutsummaryrefslogtreecommitdiff
path: root/extra/tzdata/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-10-08 10:23:37 +0300
committerCem Keylan <cem@ckyln.com>2020-10-08 10:23:37 +0300
commit7f66a0f4caeae78b629fac1b7884dd48136beafe (patch)
treea6162ae3ce56279d49186c4303b33dc222150f63 /extra/tzdata/build
parent2089ac2b9abfe9d8155805dd1c6357443e83097c (diff)
downloadrepository-7f66a0f4caeae78b629fac1b7884dd48136beafe.tar.gz
tzdata: bump to 2020b
Diffstat (limited to 'extra/tzdata/build')
-rwxr-xr-xextra/tzdata/build2
1 files changed, 1 insertions, 1 deletions
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