]> git.lizzy.rs Git - rust.git/commitdiff
increase max heapsize available during sgx tests
authorDario Gonzalez <dario.gonzalez@fortanix.com>
Thu, 6 Jun 2019 21:06:49 +0000 (14:06 -0700)
committerDario Gonzalez <dario.gonzalez@fortanix.com>
Thu, 6 Jun 2019 21:13:16 +0000 (14:13 -0700)
src/libstd/Cargo.toml

index 816a191a2a9305bc32646da04fbe7aae8b304380..1ef360a8e32792db8a2fe8388927f24620861247 100644 (file)
@@ -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