Config.in.host 277 B

12345678910
  1. config BR2_PACKAGE_HOST_SENTRY_CLI
  2. bool "host sentry-cli"
  3. depends on BR2_PACKAGE_HOST_RUSTC_ARCH_SUPPORTS
  4. select BR2_PACKAGE_HOST_RUSTC
  5. help
  6. Official Sentry command line interface
  7. For managing debug information files and source maps.
  8. https://docs.sentry.io/cli/