Turn off warning on g++ 6.+ (#1916)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 10 Jul 2018 01:38:47 +0000 (10:38 +0900)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Tue, 10 Jul 2018 01:38:47 +0000 (10:38 +0900)
commit0b4275e55498487081b5dffc7c09c9841e88e9f1
treede4301621c17b6fd6c13909e21968a9143dfa41f
parentd62ba3f83c56b6ef93c691786c6597671eb67fe4
Turn off warning on g++ 6.+ (#1916)

* Turn off warning on g++ 6.+

Turn off warning by arm cl when we use cross compiler version 6.+

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
* Check gcc version

Check gcc version to set warning flag

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
cmake/option/option_armv7l-linux.cmake