From d21b49ffa3b215d3945d370cebb8d42497fbdee4 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 12 Feb 2020 09:01:09 +0200 Subject: [PATCH] tzdata: Use cc @konimex --- extra/tzdata/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/tzdata/build b/extra/tzdata/build index 369842d0..e9d7d7c5 100755 --- a/extra/tzdata/build +++ b/extra/tzdata/build @@ -2,7 +2,7 @@ pkg_dir=$1 -make CC="${CC:-gcc}" +make CC="${CC:-cc}" make DESTDIR="$1" install set -- africa asia australasia europe northamerica southamerica