Add --as-needed option to link only used library 54/320854/2 accepted/tizen_unified accepted/tizen_unified_x tizen accepted/tizen/unified/20250311.054119 accepted/tizen/unified/x/20250311.211326
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 10 Mar 2025 07:19:30 +0000 (16:19 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Mon, 10 Mar 2025 07:39:13 +0000 (16:39 +0900)
commit17a4d43f714aaca75f57f0812b6c75080c27f5f8
tree27fb3a046355bd5621c691ade99e25b4edc7fc79
parent7ba03617fe6cd5339e790245ef507d7a8f156f26
Add --as-needed option to link only used library

Add --as-needed option to link only used library because there are no
--as-needed option when building hal-backend-power package.

Change-Id: I96e25f0d23639ddda4b8bd8155d28968fe78b7cc
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
CMakeLists.txt