If I'm not mistaken, from https://github.com/ocaml/dune/blob/master/src/configurator/v1.ml#L515 the environment variable `PKG_CONFIG_PATH` is discarded on all platform but macos. Shouldn't we set `env` to this value instead of "" ?