diff options
author | Gabriel Scherer <gabriel.scherer@gmail.com> | 2013-09-06 11:36:32 +0000 |
---|---|---|
committer | Gabriel Scherer <gabriel.scherer@gmail.com> | 2013-09-06 11:36:32 +0000 |
commit | b57aca60adf1fd6290a0c30d2936948dd25c4ed3 (patch) | |
tree | f6a575e52854d36851ee72824aa3210739ef6900 /otherlibs/labltk/browser/useunix.ml | |
parent | 1d1b6c157bf5324ca10a49d7f3a8d6ff1c3d75f6 (diff) |
ocamlbuild: make -plugin-tags and -use-ocamlfind interact better
When both those features are used together, we use ocamlfind packages
instead of hardlinking unix.cmxa and ocamlbuildlib.cmxa during the
ocamlbuild plugin compilation. This helps to avoid double-linking
errors (with unix.cmxa and "-package unix") when -plugin-tags request
ocamlfind packages depending on unix (or ocamlbuild).
This change was designed and implemented in collaboration with Jun Maillard.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14069 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/labltk/browser/useunix.ml')
0 files changed, 0 insertions, 0 deletions