Skip to content

fix(github): use clang instead of gcc#942

Merged
lklimek merged 1 commit into
feat/abci_validationfrom
fix/gh-actions-clang
Apr 20, 2023
Merged

fix(github): use clang instead of gcc#942
lklimek merged 1 commit into
feat/abci_validationfrom
fix/gh-actions-clang

Conversation

@lklimek

@lklimek lklimek commented Apr 20, 2023

Copy link
Copy Markdown
Contributor

Issue being fixed or feature implemented

Build fails with:

error: failed to run custom build command for `bls-dash-sys v1.2.5 (https://github.com/dashpay/bls-signatures?branch=feat/threshold_bindings#198e246f)`

[...]

cc: error: unrecognized command-line option ‘-fembed-bitcode’

What was done?

Install and use clang

How Has This Been Tested?

GH actions

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@lklimek lklimek merged commit d635a8f into feat/abci_validation Apr 20, 2023
@lklimek lklimek deleted the fix/gh-actions-clang branch April 20, 2023 10:20
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