Since aws-lc-sys doesn't officially support arm32/armv7hl, let alone compile in sfdk for the arch because bindgen dependency fails, we moved back to ring.
Try to get aws-lc-sys/bindgen compile under sfdk, or wait until it gets proper support, or fork and provide the missing precompiled bits.
Since
aws-lc-sys
doesn't officially support arm32/armv7hl, let alone compile in sfdk for the arch becausebindgen
dependency fails, we moved back toring
.Try to get
aws-lc-sys
/bindgen
compile undersfdk
, or wait until it gets proper support, or fork and provide the missing precompiled bits.