Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Fix broken musl toolchain dependency; use system mingw-w64 instead#579

Open
thefoulowl wants to merge 1 commit intoHavocFramework:mainfrom
thefoulowl:main
Open

Fix broken musl toolchain dependency; use system mingw-w64 instead#579
thefoulowl wants to merge 1 commit intoHavocFramework:mainfrom
thefoulowl:main

Conversation

@thefoulowl
Copy link

musl.cc toolchain URLs referenced by Install.sh are no longer valid, causing
fresh installs to fail with gzip/tar EOF errors.

This change:

  • Removes hard dependency on musl-cross toolchains
  • Uses system-provided mingw-w64 compilers
  • Fixes teamserver startup errors due to missing compiler paths

Tested on Kali Linux (rolling).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant