Merge pull request #1097 from vpeter4/protobuf

protobuf: set protoc path
This commit is contained in:
Christian Hewitt 2016-12-27 01:48:34 +04:00 committed by GitHub
commit ed8222b76c

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