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)
committerRosen Penev <rosenp@gmail.com>
Fri, 17 Jan 2020 23:37:26 +0000 (15:37 -0800)
commit8ba3c7b19da5d04eb68840123a90ee3bada6346b
treea0b66de015199e4dcbb68ec39637f7067207b923
parent776216a65249e55a3d87b801b93e9c973aec331d
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>
(cherry-picked from 6a5f7920e96ca8718129041c048d638c62e65959)
libs/afalg_engine/Makefile