afalg_engine: fix ENGINES location, zero-copy
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Thu, 16 Jan 2020 18:21:21 +0000 (15:21 -0300)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Fri, 17 Jan 2020 11:08:13 +0000 (08:08 -0300)
commit6a5f7920e96ca8718129041c048d638c62e65959
treec7df2b40be6229717f93b9085c54e4b151767c28
parentb59f7eb8310263b49ca80309daad6b9b99d2277b
afalg_engine: fix ENGINES location, zero-copy

Use a fixed ENGINES_DIR location, instead of trying to read it from the
openssl Makefile.

It also fixes the zero-copy config option not being passed down to the
cmake options.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
libs/afalg_engine/Makefile