Skip to content

Commit

Permalink
chore: Try force CYGWIN
Browse files Browse the repository at this point in the history
  • Loading branch information
spotandjake committed Jan 20, 2025
1 parent 2bf6974 commit 40c939e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/esy.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"dune build @native --no-buffer"
],
"buildEnv": {
"CYGWIN": "winsymlinks:native",
"DUNE_BUILD_DIR": "#{self.target_dir}",
"GRAIN_STDLIB": "#{self.root / '..' / 'stdlib'}",
"GRAINC_BIN_PATH": "#{self.target_dir / 'default' / 'grainc' / 'grainc.exe'}",
Expand Down

0 comments on commit 40c939e

Please sign in to comment.