CMakeList: remove print-gc-sections option
authorJaehoon Chung <jh80.chung@samsung.com>
Wed, 25 Jan 2023 04:52:00 +0000 (13:52 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 27 Jan 2023 08:54:18 +0000 (17:54 +0900)
commit51b3447da617fe0e1a630984ffe5ac574ab33828
tree3f431402d37d60cd0146f34ffeaa1497331208a9
parentef0d2c5b665fab6671cf22b018a2bd8a3aa9db9e
CMakeList: remove print-gc-sections option

Remove print-gc-sections options.
It doesn't need to display the message of removing unused section.

Change-Id: Ia0e7d3797063203575f6a6ce9ae6e95cdca92be9
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
CMakeLists.txt