Skip to content

Commit

Permalink
Don't enable the -with-relative-paths-at in opam
Browse files Browse the repository at this point in the history
At present - with switches which cannot be moved anyway - this adds a
potential source of brittleness to opam switches without bringing any
benefit.
  • Loading branch information
dra27 committed Nov 13, 2024
1 parent f6c539b commit c824942
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion opam
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ build: [
"-sitelib" lib
"-mandir" man
"-config" "%{lib}%/findlib.conf"
"-with-relative-paths-at" prefix
"-no-custom"
"-no-camlp4" {!ocaml:preinstalled & ocaml:version >= "4.02.0"}
"-no-topfind" {ocaml:preinstalled}
Expand Down

0 comments on commit c824942

Please sign in to comment.