botan: Disable NEON when soft float is disabled 8682/head
authorRosen Penev <rosenp@gmail.com>
Sun, 14 Apr 2019 22:32:13 +0000 (15:32 -0700)
committerRosen Penev <rosenp@gmail.com>
Sun, 14 Apr 2019 22:32:13 +0000 (15:32 -0700)
commitc6910e7e24d9943ff74b6c5bae0789091c7f9bb7
tree66f112346addf379174d769c37efaa888bbb6dbd
parentf5d67fcc0fdd7c6e87d4d4cce85f4b5542af837c
botan: Disable NEON when soft float is disabled

For some reason, the build system enables NEON on platforms
that is should not. Fixes compilation on several ARM targets.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/botan/Makefile