the clang address sanitizer needs a lot of virtual memory

This commit is contained in:
Laurent Rineau 2013-10-29 17:51:49 +01:00
parent c0b03d1b8f
commit 0b6e761fba
1 changed files with 1 additions and 1 deletions

View File

@ -32,4 +32,4 @@ REFERENCE_PLATFORMS_DIR=$HOME/infrastructure/reference-platforms
USE_REFERENCE_PLATFORMS=yes
ULIMIT_OPTIONS="-v 5000000 -c 0 -t 3600"
ULIMIT_OPTIONS="-c 0 -t 3600"