commit | a6b95f01cc8feb9d9099c4de4ade00cedf2c9ef8 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Wed Sep 09 13:47:28 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Wed Sep 09 13:51:05 2015 +0200 |
tree | 36df33ccaefa5ab5d6beda6453545b03838fd51a | |
parent | 14d800507a8fda5e321fa7e007d2e17100d4ae7c [diff] [blame] |
Print I/O buffer size in memory.sh
diff --git a/scripts/memory.sh b/scripts/memory.sh index 0738e7d..3dad289 100755 --- a/scripts/memory.sh +++ b/scripts/memory.sh
@@ -52,6 +52,8 @@ scripts/config.pl unset $FLAG done + grep -F SSL_MAX_CONTENT_LEN $CONFIG_H || echo 'SSL_MAX_CONTENT_LEN=16384' + printf " Executable size... " make clean