From ea0e763e953f9c7d1fa9c142f24cb95f56119c56 Mon Sep 17 00:00:00 2001 From: Richard Carlsson Date: Mon, 28 Jan 2019 19:05:28 +0100 Subject: Add -ztma option for enabling tuple calls --- erts/etc/common/erlexec.c | 1 + 1 file changed, 1 insertion(+) (limited to 'erts/etc/common/erlexec.c') diff --git a/erts/etc/common/erlexec.c b/erts/etc/common/erlexec.c index 0cb01fd4ef..23bbb86333 100644 --- a/erts/etc/common/erlexec.c +++ b/erts/etc/common/erlexec.c @@ -174,6 +174,7 @@ static char *plusz_val_switches[] = { "dbbl", "dntgc", "ebwt", + "tma", NULL }; -- cgit v1.2.3