Turn off environment CFLAGS cleaning.
authorBartlomiej Grzelewski <b.grzelewski@samsung.com>
Thu, 1 Aug 2013 12:07:33 +0000 (14:07 +0200)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Thu, 6 Feb 2014 16:13:21 +0000 (17:13 +0100)
commited21627199af2d54a90975072b5d6e05980391aa
treef363da9ced052c653313fd84b99814fc23455a6f
parent1333448896442bbc0ac8553a71208a5f1ff3e275
Turn off environment CFLAGS cleaning.

CMAKE_C_FLAGS options will overwritten default environment flags.
This commit comments out this value so default evfironment values won't
be overwritten.

[Issue#]   N/A
[Bug]      N/A
[Cause]    Enable executable tuning for cortex-a8.
[Solution] N/A

[Verfication] Successful compilation.

Change-Id: Id582c07c45d7042b4fcab73f68bda8de21872321
CMakeLists.txt