diff Resources/holy-build-box-internal.sh @ 12:42a6a2dd54ff

stripping binary in holy build box to reduce binary size
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 18 Jun 2019 09:24:34 +0200
parents cd1231292eb6
children b7fa5e51367c
line wrap: on
line diff
--- a/Resources/holy-build-box-internal.sh	Fri Jun 14 09:56:12 2019 +0200
+++ b/Resources/holy-build-box-internal.sh	Tue Jun 18 09:24:34 2019 +0200
@@ -27,4 +27,6 @@
 
 make -j`nproc`
 
+strip ./libOrthancGoogleCloudPlatform.so
+
 make install