hal-api: common: Add support of __x86_64__ architecture 56/274056/1 submit/tizen/20220421.032339
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 20 Apr 2022 11:16:11 +0000 (20:16 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 20 Apr 2022 11:16:22 +0000 (20:16 +0900)
commit4194c83be909f84971eed6dc5b18b7f0871563ff
tree9a3871f3ba5433422a98a7c735b7af3c03c0007d
parent8d2c5927106bcb469028b40b50b45470e3fee352
hal-api: common: Add support of __x86_64__ architecture

If architecture type is __x86_64__, use /hal/lib64 path.

Change-Id: Ifee4aebb8a86a4f3ecfe2053b027d20288008067
Reported-by: Sungguk Na <sungguk.na@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/common.h
src/hal-api-common.c
src/hal-api-conf.c
tests/unittest/test_hal.cc