Skip to content

Conversation

@prodrigestivill
Copy link
Contributor

@prodrigestivill prodrigestivill commented Oct 11, 2025

  • Add cancel previous builds on the same branch on a new push.

  • Removed crosscompile for debian arm64.
    Works.

  • Removed crosscompile for static builds.
    Fails with missing asm/ptrace.h include file, I was unable to find one for ubuntu arm64 that include ARM_VFPREGS_SIZE.

@prodrigestivill prodrigestivill force-pushed the fix-arm-static-builds branch 2 times, most recently from 038b8a5 to 35daf3e Compare October 11, 2025 10:00
@prodrigestivill prodrigestivill force-pushed the fix-arm-static-builds branch 2 times, most recently from 086494a to 40878d7 Compare October 11, 2025 10:44
@prodrigestivill prodrigestivill force-pushed the fix-arm-static-builds branch 2 times, most recently from 72c1e78 to ba215a6 Compare October 11, 2025 11:00
@prodrigestivill prodrigestivill changed the title Remove arm64 linux crosscompile ##build Remove crosscompile for linux builds ##build Oct 11, 2025
@trufae
Copy link
Collaborator

trufae commented Oct 14, 2025

the static build is failing i think we are good to remove that because this toolchain looks broken if it doesn thave sys/ptrace.h

@trufae trufae merged commit 5a2ea03 into radareorg:master Oct 28, 2025
46 checks passed
@trufae
Copy link
Collaborator

trufae commented Oct 28, 2025

Thanks! Yeah i have the same feeling with this toolchain. Maybe we can enable it later and try zig-cc but i dont think that plays well on android so meh. Lets focus on what works for now

thanks for other changes too!

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