Skip to content

Commit

Permalink
increase max heapsize available during sgx tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Goirad committed Jun 6, 2019
1 parent 8b36867 commit 9a49841
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/libstd/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,5 @@ std_detect_dlsym_getauxval = []
[package.metadata.fortanix-sgx]
# Maximum possible number of threads when testing
threads = 125
# Maximum heap size
heap_size = 0x8000000

0 comments on commit 9a49841

Please sign in to comment.