Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3369850
D4738.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
500 B
Referenced Files
None
Subscribers
None
D4738.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D4738: [services] Clean up `install_cryptopp.sh` using ShellCheck
Attached
Detach File
Event Timeline
Log In to Comment