Skip to content

Commit

Permalink
emscripten: update test
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
chenrui333 committed Oct 26, 2024
1 parent d87ebfd commit 62ac81b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Formula/e/emscripten.rb
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,6 @@ def caveats
# Avoid errors on Linux when other formulae like `sdl12-compat` are installed
ENV.delete "CPATH"

ENV["NODE_OPTIONS"] = "--no-experimental-fetch"

(testpath/"test.c").write <<~C
#include <stdio.h>
int main()
Expand Down

0 comments on commit 62ac81b

Please sign in to comment.