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.
Loading
Please register or sign in to comment