KhronosGroup / OpenVX-sample-impl

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

wrong compiler option on RPi 4 64bit #29

Open crumble0815 opened 4 years ago

crumble0815 commented 4 years ago

Yout try to set -mfpu=neon GCC does not lnow this option on aarch64 systems. You have to use -O3