File tree 3 files changed +3
-0
lines changed
ocaml-variants.5.0.1+trunk
ocaml-variants.5.1.2+trunk
ocaml-variants.5.2.1+trunk
3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ x-env-path-rewrite: [
68
68
[CAML_LD_LIBRARY_PATH (";" {os = "win32"} ":" {os != "win32"}) "target"]
69
69
]
70
70
build-env: [
71
+ [MSYS2_ARG_CONV_EXCL = "*"]
71
72
[LSAN_OPTIONS = "detect_leaks=0,exitcode=0"]
72
73
[ASAN_OPTIONS = "detect_leaks=0,exitcode=0"]
73
74
]
Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ x-env-path-rewrite: [
68
68
[CAML_LD_LIBRARY_PATH (";" {os = "win32"} ":" {os != "win32"}) "target"]
69
69
]
70
70
build-env: [
71
+ [MSYS2_ARG_CONV_EXCL = "*"]
71
72
[LSAN_OPTIONS = "detect_leaks=0,exitcode=0"]
72
73
[ASAN_OPTIONS = "detect_leaks=0,exitcode=0"]
73
74
]
Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ x-env-path-rewrite: [
68
68
[CAML_LD_LIBRARY_PATH (";" {os = "win32"} ":" {os != "win32"}) "target"]
69
69
]
70
70
build-env: [
71
+ [MSYS2_ARG_CONV_EXCL = "*"]
71
72
[LSAN_OPTIONS = "detect_leaks=0,exitcode=0"]
72
73
[ASAN_OPTIONS = "detect_leaks=0,exitcode=0"]
73
74
]
You can’t perform that action at this time.
0 commit comments