On 2021/10/15 13:57, Kevin Lo wrote: > Hi, > > Attached is a port of arm-compute-library 21.08. > > Comment: > Arm compute library > > Description: > Arm Compute Library is a software library for computer vision and machine > learning. It is a collection of low-level functions optimized for Arm CPU > and GPU architectures targeted at image processing, computer vision, and > machine learning. > > Tested on arm64(RockPro64). > OK?
scons.port.mk should be passing in CC/CXX anyway so the patches to default_c_compiler/default_cpp_compiler _ought_ not to be necessary (and if they are, it's indicating that something isn't working correctly with scons.port.mk)
