redox/recipes/extrautils/recipe.sh
2017-08-08 17:47:48 -07:00

7 lines
219 B
Bash

GIT=https://github.com/redox-os/extrautils.git
BUILD_DEPENDS=xz
export PKG_CONFIG_ALLOW_CROSS=1
export PKG_CONFIG_PATH=
export PKG_CONFIG_LIBDIR="$PWD/sysroot/lib/pkgconfig"
export PKG_CONFIG_SYSROOT_DIR="$PWD/sysroot"