Page MenuHomePhabricator

D4738.diff
No OneTemporary

D4738.diff

diff --git a/services/tunnelbroker/docker/install_cryptopp.sh b/services/tunnelbroker/docker/install_cryptopp.sh
--- a/services/tunnelbroker/docker/install_cryptopp.sh
+++ b/services/tunnelbroker/docker/install_cryptopp.sh
@@ -6,8 +6,7 @@
git clone --recurse-submodules -b CRYPTOPP_8_6_0 --single-branch https://github.com/weidai11/cryptopp
pushd cryptopp
mkdir build
-CXXFLAGS="-DNDEBUG -g2 -O3 -std=c++11"
-make
+make CXXFLAGS="-DNDEBUG -g2 -O3 -std=c++11"
make libcryptopp.pc
make install

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 26, 11:40 PM (21 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2586947
Default Alt Text
D4738.diff (500 B)

Event Timeline