ocaml / flexdll

a dlopen-like API for Windows
Other
98 stars 30 forks source link

bootstrapping support #28

Closed damiendoligez closed 7 years ago

damiendoligez commented 7 years ago

Get the OCaml config file name through an intermediate variable. Then the caller can override it if necessary. This will let us avoid nasty error messages during the bootstrapping build called by OCaml's makefile.