Fix a bug about lib path in 64-bit env 92/272492/2
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 18 Mar 2022 00:59:54 +0000 (09:59 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 18 Mar 2022 01:08:03 +0000 (10:08 +0900)
commitcb1c475073621fbcd9b8c080b176d94858af4771
tree709672dddc8b659b5ff6f0d5a1ef55bf2dbbbd68
parentc944eb1dce7cef345f78b96ff14a390d053ba4ea
Fix a bug about lib path in 64-bit env

The library path is not "/usr/lib" in 64-bit env. This patch defines
the library path in the compilation time.

Change-Id: Ia328ef9b8f77e3e5f1839ac571b2880670c0d573
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
CMakeLists.txt
parser/boot-sequencer/cert_checker.cc