forked from kiss-community/repo
tzdata: enable CC
This commit is contained in:
parent
7ab958d649
commit
083ddd880e
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkg_dir=$1
|
pkg_dir=$1
|
||||||
|
|
||||||
make
|
make CC="${CC:-gcc}"
|
||||||
make DESTDIR="$1" install
|
make DESTDIR="$1" install
|
||||||
|
|
||||||
set -- africa asia australasia europe northamerica southamerica
|
set -- africa asia australasia europe northamerica southamerica
|
||||||
|
Loading…
Reference in New Issue
Block a user