Created attachment 232897 [details] USE_OCAML_LDCONFIG and strip binaries This is needed to fix devel/cil with OCaml 4.12: without it cilly.byte does not find the library. And also strip the binaries.
I came up with almost the same change in the 4.14.1 update I submitted https://reviews.freebsd.org/D43861#change-Jz5YG5U9pJFR Both change are valid (that leaving OCAMLFIND_LDCONF=/dev/null is redundant but doesn't hurt). If this one gets applied to the tree I can remove my commit, or if you want me to swap my commit with the patch here and re-update the DR, I can do as well.