Skip to content

fix conditional compilation in Build Script (#230)#231

Merged
s1341 merged 2 commits intofrida:mainfrom
MaxKingPor:main
Jan 20, 2026
Merged

fix conditional compilation in Build Script (#230)#231
s1341 merged 2 commits intofrida:mainfrom
MaxKingPor:main

Conversation

@MaxKingPor
Copy link
Contributor

No description provided.

Copy link
Contributor

@s1341 s1341 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one nit.

let frida_url = format!(
"https://github.com/frida/frida/releases/download/{version}/{devkit_name}.tar.xz",
);
let cdn = env::var("FRIDA_DOWNLOAD_CND")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CND should be CDN

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@s1341 s1341 merged commit 98026a6 into frida:main Jan 20, 2026
16 checks passed
@s1341
Copy link
Contributor

s1341 commented Jan 20, 2026

Thanks!

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