Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/howto/build-linux.txt
Original file line number Diff line number Diff line change
@@ -22,6 +22,8 @@ Build commands:
------
cd xray-16
git submodule update --init --recursive
//temporary fix is removing cryptopp
rm -rf Externals/cryptopp/*
mkdir bin && cd bin
cmake ..
(or export CC=clang && export CXX=clang++ && cmake ..)

0 comments on commit 33d1643

Please sign in to comment.