Topic: Building wolfcrypt with clang 13 for a cross ARM/thumb target
Could anyone advise how to configure to build wolfcrypt using clang (version 13) for an ARM/thumb target machine please?
The clang target triple is "thumbv7em-none-eabihf", but where do I specify that so it gets passed to clang's "--target" argument?
My host machine is 64-bit Ubuntu Linux.
Many thanks,
Rod