Ignore compiler warnings from ARMCompute (#1434)
author박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 30 May 2018 07:47:00 +0000 (16:47 +0900)
committer이춘석/동작제어Lab(SR)/Senior Engineer/삼성전자 <chunseok.lee@samsung.com>
Wed, 30 May 2018 07:47:00 +0000 (16:47 +0900)
commit140db26ae8f8e1057eab730810466cfc08feccb5
treeb42c97aa616a6ab37c43495c22d828beda8617b0
parentb04be57b4a6c1e3331ed68e498dd409579e5513f
Ignore compiler warnings from ARMCompute (#1434)

This commit adds -Wno-ignored-attributes option when building pure CL
runtime to ignore compiler warnings due to the code in ARMCompute
library (CL.h).

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
runtimes/pure_arm_compute/CMakeLists.txt