1 2 3 4 5 6 7 8 9 10
inherit setuptools3 require python-protobuf.inc DEPENDS += "protobuf" DISTUTILS_BUILD_ARGS += "--cpp_implementation" DISTUTILS_INSTALL_ARGS += "--cpp_implementation" do_compile_prepend_class-native () { export KOKORO_BUILD_NUMBER="1" }