Skip to content

Conversation

@DaniPopes
Copy link
Contributor

@DaniPopes DaniPopes commented Dec 26, 2024

  • Report nimble build errors
    • I encountered a few build errors due to missing llvm-as, which was not reported on the console.
  • Improve rustc-link-lib directive by letting the compiler find the correct target-specific name
    • I believe this should work, will revert if CI fails
  • Reduce rerun-if-changed directives to reduce unnecessary re-compilations
    • Currently every single cargo build rebuilds constantine which takes like 15s.

- Report `nimble` build errors
- Improve rustc-link-lib directive by letting the compiler find the correct
  target-specific name
- Reduce rerun-if-changed directives to reduce unnecessary re-compilations
@mratsim
Copy link
Owner

mratsim commented Dec 28, 2024

Thank you!

@mratsim mratsim merged commit b79c0d0 into mratsim:master Dec 28, 2024
@DaniPopes DaniPopes deleted the rust-build branch December 28, 2024 10:55
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