mirror of https://github.com/CGAL/cgal
the clang address sanitizer needs a lot of virtual memory
This commit is contained in:
parent
c0b03d1b8f
commit
0b6e761fba
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue