aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2018-07-05 12:25:33 +0200
committerSverker Eriksson <[email protected]>2018-07-05 12:25:33 +0200
commit2d7362c6e1c031a5cb68465fad613c5219956875 (patch)
tree375721410a7bf745852f8dc744ec6725e122760e /lib
parent6bcb9b349db93834cec4cd763b103236b03d52d5 (diff)
parent8d5418b9b89b24ac04477b6141d440f5099f0f81 (diff)
downloadotp-2d7362c6e1c031a5cb68465fad613c5219956875.tar.gz
otp-2d7362c6e1c031a5cb68465fad613c5219956875.tar.bz2
otp-2d7362c6e1c031a5cb68465fad613c5219956875.zip
Merge branch 'sverker/master/purge-vfork'
Diffstat (limited to 'lib')
-rw-r--r--lib/runtime_tools/src/system_information.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/runtime_tools/src/system_information.erl b/lib/runtime_tools/src/system_information.erl
index 136ee55b54..8f7bfa195b 100644
--- a/lib/runtime_tools/src/system_information.erl
+++ b/lib/runtime_tools/src/system_information.erl
@@ -400,7 +400,6 @@ os_getenv_erts_specific() ->
"ERL_MALLOC_LIB",
"ERL_MAX_PORTS",
"ERL_MAX_ETS_TABLES",
- "ERL_NO_VFORK",
"ERL_NO_KERNEL_POLL",
"ERL_THREAD_POOL_SIZE",
"ERLC_EMULATOR",