Skip to content

Commit 62ac81b

Browse files
committed
emscripten: update test
Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent d87ebfd commit 62ac81b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Formula/e/emscripten.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,6 @@ def caveats
219219
# Avoid errors on Linux when other formulae like `sdl12-compat` are installed
220220
ENV.delete "CPATH"
221221

222-
ENV["NODE_OPTIONS"] = "--no-experimental-fetch"
223-
224222
(testpath/"test.c").write <<~C
225223
#include <stdio.h>
226224
int main()

0 commit comments

Comments
 (0)