Skip to content

Instantly share code, notes, and snippets.

@ibndias
Created May 11, 2021 04:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ibndias/9d67a54d6bcb4ec8ca32e8fddb0bb7d3 to your computer and use it in GitHub Desktop.
Save ibndias/9d67a54d6bcb4ec8ca32e8fddb0bb7d3 to your computer and use it in GitHub Desktop.
Compile mbedtls with clang (RISCV64)
CC="clang -march=rv64g -Dunix" make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment