libmpack: fix cross
This commit is contained in:
parent
efbf0d35fd
commit
61d9a38f56
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ version=1.0.5
|
|||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="LIBTOOL=${XBPS_CROSS_BASE}/usr/bin/libtool"
|
||||
make_install_args="LIBTOOL=${XBPS_CROSS_BASE}/usr/bin/libtool"
|
||||
makedepends="libtool"
|
||||
short_desc="Simple implementation of msgpack in C"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue