mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-12 21:32:40 +00:00
c2cd84a749
This addition comes after attempting building Zed from source. As part of the process, one of the components (a crate I presume) called `ring` failed to compile due to the following sequence of console messages: ```log warning: ring@0.17.8: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-gcc` installed? warning: ring@0.17.8: Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Is `musl-gcc` installed? error: failed to run custom build command for `ring v0.17.8` ``` Adding this library should help fix the issue on Fedora 41 at least, and possibly will help fixing it for other RedHat based distributions as well. Closes #ISSUE Release Notes: - Add musl-gcc as dependency Signed-off-by: Agustin Gomes <me@agustingomes.com> |
||
---|---|---|
.. | ||
danger | ||
flatpak | ||
lib | ||
licenses | ||
terms | ||
update_top_ranking_issues | ||
analyze_highlights.py | ||
bootstrap | ||
build-docker | ||
bump-extension-cli | ||
bump-nightly | ||
bump-zed-minor-versions | ||
bump-zed-patch-version | ||
bundle-linux | ||
bundle-mac | ||
check-licenses | ||
clear-target-dir-if-larger-than | ||
clippy | ||
collab-flamegraph | ||
crate-dep-graph | ||
create-draft-release | ||
create-migration | ||
deploy-collab | ||
deploy-postgrest | ||
determine-release-channel | ||
draft-release-notes | ||
drop-test-dbs | ||
generate-licenses | ||
generate-licenses-csv | ||
generate-terms-rtf | ||
get-crate-version | ||
get-preview-channel-changes | ||
get-pull-requests-since | ||
get-release-notes-since | ||
get-released-version | ||
histogram | ||
import-themes | ||
install-cmake | ||
install-linux | ||
install-mold | ||
install.sh | ||
kube-shell | ||
label_data.json | ||
language-extension-version | ||
linux | ||
metal-debug | ||
prompts | ||
randomized-test-ci | ||
randomized-test-minimize | ||
remote-server | ||
reset_db | ||
run-local-minio | ||
seed-db | ||
shellcheck-scripts | ||
squawk | ||
storybook | ||
symbolicate | ||
trigger-release | ||
uninstall.sh | ||
update-json-schemas | ||
upload-extension-cli | ||
upload-nightly | ||
what-is-deployed | ||
zed-local |