| # This file is licensed under the Apache License v2.0 with LLVM Exceptions. |
| # See https://llvm.org/LICENSE.txt for license information. |
| # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception |
| load("@rules_foreign_cc//foreign_cc:defs.bzl", "configure_make_variant") |
| configure_options = ["--with-pic"], |
| toolchain = "@rules_foreign_cc//toolchains:preinstalled_autoconf_toolchain", |
| visibility = ["//visibility:public"], |
| actual = "@mpfr//:mpfr_", |
| visibility = ["//visibility:public"], |
| visibility = ["//visibility:public"], |