utox: unbreak build.
This commit is contained in:
parent
5d3e834c79
commit
74946d8a13
1 changed files with 3 additions and 0 deletions
|
@ -13,3 +13,6 @@ checksum="dd8c96cf175b1d3e07bb588c82a7dbf08e388ca385b8abc4524bffafe62b7605"
|
||||||
build_style="gnu-makefile"
|
build_style="gnu-makefile"
|
||||||
wrksrc="uTox-${version}"
|
wrksrc="uTox-${version}"
|
||||||
|
|
||||||
|
do_build() {
|
||||||
|
make CC=$CC ${makejobs}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue