utox: fix cross compilation.
This commit is contained in:
parent
f8fbb9dc12
commit
bd42257e09
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ distfiles="https://github.com/GrayHatter/uTox/archive/v${version}.tar.gz"
|
|||
checksum=5e33ec8500a70ea2bd468881b2eec5d7f6adb112a64a9fdc5e6e3ff6f9c20e8e
|
||||
|
||||
do_build() {
|
||||
make CC=$CC PREFIX=/usr GIT_V=${version} ${makejobs}
|
||||
make CC=$CC LD=ld PREFIX=/usr GIT_V=${version} ${makejobs}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue