Skip to content

Commit

Permalink
Merge branch 'master' into 0.2-dev-data-transfer-rewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
eao197 committed Jan 11, 2021
2 parents d1a3c09 + 9b56f4d commit 2c551e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arataga-ubuntu1804-gcc10-local.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN mkdir /tmp/arataga-build
COPY arataga /tmp/arataga-build/arataga
COPY *.rb /tmp/arataga-build/

RUN echo "*** Building Bi-Proxy ***" \
RUN echo "*** Building arataga ***" \
&& cd /tmp/arataga-build \
&& mxxruexternals \
&& MXX_RU_CPP_TOOLSET="gcc_linux cpp_compiler_name=g++-10 c_compiler_name=gcc-10 linker_name=g++-10" ruby build.rb --mxx-cpp-release \
Expand Down

0 comments on commit 2c551e9

Please sign in to comment.