Marcin Sielski 5e4ce4f077
Fix a bug related to build TF Lite on RPI Zero.
Why:

* Enable to build TF Lite on RPI Zero.

This change addresses the need by:

* Changing compiler from arm-linux-gnueabi- to arm-linux-gnueabihf-.
2020-04-13 16:46:53 +02:00
..