KhronosGroup / OpenVX-sample-impl

OpenVX sample implementation
Apache License 2.0
139 stars 47 forks source link

remove -mfpu=neon for aarch64 #50

Open mchalain opened 2 years ago

mchalain commented 2 years ago

The neon fpu is mandatory for aarch64, and GCC doesn't recognize this option.

Tested with Raspberry Pi 4 64bits

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.