commit | 835faec89951968b0c8ae56f30dc0ee7c429486c | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Fri Sep 11 19:27:08 2015 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Fri Sep 11 19:27:08 2015 +0100 |
tree | 8bb2c5a96e7d7e3786296d2ea2683aba5f1c9d04 | |
parent | a6b95f01cc8feb9d9099c4de4ade00cedf2c9ef8 [diff] | |
parent | 2088e2ebd9bef9eac9b7b5909234f9d498b8c8c3 [diff] |
Merge branch 'NWilson-const_profile'
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