mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
10
package/sentry-cli/Config.in.host
Normal file
10
package/sentry-cli/Config.in.host
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_HOST_SENTRY_CLI
|
||||
bool "host sentry-cli"
|
||||
depends on BR2_PACKAGE_HOST_RUSTC_ARCH_SUPPORTS
|
||||
select BR2_PACKAGE_HOST_RUSTC
|
||||
help
|
||||
Official Sentry command line interface
|
||||
|
||||
For managing debug information files and source maps.
|
||||
|
||||
https://docs.sentry.io/cli/
|
||||
Reference in New Issue
Block a user