graphics/tesseract: fix build on non-x86 non-arm
Clang doesn't exit with error on powerpc64* after adding -mfpu=neon, but merely ignores the argument and prints a warning, which incorrectly makes it defined as ARM with NEON.
graphics/tesseract: fix build on non-x86 non-arm Tags None Referenced Files None Subscribers None
Description
Details
|