aboutsummaryrefslogtreecommitdiff
path: root/extra/tzdata/build
diff options
context:
space:
mode:
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