[PATCH] D119547: [libc][bazel] Add tests to the bazel build
    Guillaume Chatelet via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Nov 15 07:30:04 PST 2022
    
    
  
gchatelet added a comment.
@aeubanks I've added a way to use the system's `mpfr`.
We need to add `-- at llvm-project//libc:libc_math_mpfr=system` on the build bot command line. Do you know where to change this?
Also could you add `libmpfr-dev` to the build bot?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119547/new/
https://reviews.llvm.org/D119547
    
    
More information about the llvm-commits
mailing list