commit | bcf368626cb33c4d8bf1c0c8fd1dcafb3c9f8d53 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Mon Sep 21 09:46:16 2020 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Sat Oct 03 04:25:12 2020 -0500 |
tree | 95c2abf7401af0e2eb31c82bce3b5f32604f4e60 | |
parent | eef20e402c8ff5cacd86222288a722ce7e1a3cb8 [diff] |
capstone: Require version 4.0 from a system library We're about to use a portion of the 4.0 API. Reject a system library version prior to that. Tested-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>