Skip to content

fix: Pin cc version for now - #3470

Closed
Nereuxofficial wants to merge 1 commit into
AFLplusplus:mainfrom
Nereuxofficial:fix/pinned-cc-version
Closed

fix: Pin cc version for now#3470
Nereuxofficial wants to merge 1 commit into
AFLplusplus:mainfrom
Nereuxofficial:fix/pinned-cc-version

Conversation

@Nereuxofficial

Copy link
Copy Markdown
Contributor

Description

Since the cc crate decided to deprecate the shared flag, pinning the version is probably the best option until this MR is merged since LibAFL heavily relies on compiling shared libraries. Currently when trying to download the repository the latest cc version gets chosen, breaking the build of libafl-cc.

Checklist

  • I have run ./scripts/precommit.sh and addressed all comments

@domenukk

domenukk commented Nov 3, 2025

Copy link
Copy Markdown
Member

They removed it because it never worked...
So the real fix is to remove the flag, right? Since it apparently never did anything?

@domenukk

domenukk commented Nov 4, 2025

Copy link
Copy Markdown
Member

Trying what happens if I remove it in #3475

@domenukk

domenukk commented Nov 5, 2025

Copy link
Copy Markdown
Member

Looks good. Who knows why :) Will close this one here.

@domenukk domenukk closed this Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants