Skip to content

Commit 121e1f6

Browse files
mdboombrandtbucher
andauthored
Update backend/scripts/populate_binaries.py
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
1 parent 4c86955 commit 121e1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/scripts/populate_binaries.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ def get_standard_binaries():
113113
{
114114
"id": "jit",
115115
"name": "JIT Build",
116-
"flags": ["--enable-experimental-jit=yes"],
116+
"flags": ["--enable-experimental-jit"],
117117
"description": "Just-In-Time compilation enabled.",
118118
"color": "#fc03df",
119119
"icon": "zap",

0 commit comments

Comments
 (0)