Skip to content
Snippets Groups Projects
Commit 147bf806 authored by Scott Mindock's avatar Scott Mindock
Browse files

Users stuff

parent 8622cdf6
No related branches found
No related tags found
No related merge requests found
......@@ -345,7 +345,7 @@ mk_gtest()
mk_proto()
{
echo ${FUNCNAME[0]}
PATH=/CSPP_SDR_4_0/JAVA_COTS/jdk1.8.0_73/bin/javac:$PATH
PATH=/CSPP_SDR_4_0/JAVA_COTS/jdk1.8.0_73/bin/:$PATH
tar_name=protobuf-3.8.x.zip && \
rm -fr ${BUILD}/protobuf* && \
rm -fr ${USER_COTS_PATH}//google/protobuf && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment