protobuf: set protoc path

Without this protobuf fail on imx6 because protoc is used from target folder.
This commit is contained in:
Peter Vicman 2016-12-26 16:25:15 +01:00
parent 40f9e93a60
commit 4d00685c73

View File

@ -39,6 +39,8 @@ PKG_CMAKE_OPTS_HOST="-DCMAKE_NO_SYSTEM_FROM_IMPORTED=1 \
PKG_CMAKE_OPTS_TARGET="$PKG_CMAKE_OPTS_HOST"
PKG_CONFIGURE_OPTS_TARGET="--with-protoc=$ROOT/$TOOLCHAIN/bin/protoc"
post_makeinstall_target() {
rm -rf $INSTALL/usr/bin