IoTone / substrate-coffee-supplychain

A Coffee Supply Chain example based on A fork of the blockchain project substrate-enterprise-sample-v3 (Polkadot)
Apache License 2.0
0 stars 1 forks source link

Figure out cross compiler build for entire source tree #26

Open truedat101 opened 2 years ago

truedat101 commented 2 years ago

We need to be able to cross compile to an AARCH64 or ARM 32bit architecture. A previous effort was made on cross compilation but issues were hit. Probably this is easiest from Linux and not from windows or mac.