From 083ddd880e5b24d70aaa7a0f625c5c5e52054e46 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 8 Oct 2019 21:42:22 +0300 Subject: [PATCH] tzdata: enable CC --- extra/tzdata/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/tzdata/build b/extra/tzdata/build index 3e1fb80b..369842d0 100755 --- a/extra/tzdata/build +++ b/extra/tzdata/build @@ -2,7 +2,7 @@ pkg_dir=$1 -make +make CC="${CC:-gcc}" make DESTDIR="$1" install set -- africa asia australasia europe northamerica southamerica