[PATCH] D86134: Fix OCaml build failure because of absolute path in system libs

Harmen Stoppels via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 13:48:33 PDT 2020


haampie added a comment.

@aeubanks and @phosek: see https://reviews.llvm.org/D86245 for a last fix that checks whether CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRARY_SUFFIXES are non-empty before applying the regex to fix this window issue


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86134/new/

https://reviews.llvm.org/D86134



More information about the llvm-commits mailing list