Apply -fvisibility to decrease binary size 37/111737/2
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 23 Jan 2017 23:58:26 +0000 (08:58 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 24 Jan 2017 00:10:00 +0000 (16:10 -0800)
commitff57a7aadb321552306ea4451b8c13fdc88cbc82
tree9bc611e8e31c47d530c1aa26a901a61893d3bac5
parent7fb566116bf70eada575cd1b08d01f08c9568fbc
Apply -fvisibility to decrease binary size

The binary sizes are decrease
ise-engine-sunpinyin.so : 75KB -> 59KB
libsunpinyin.so : 249KB -> 205KB

Change-Id: I6904a17129b0299e1b6e68e72d8f17dc749ce109
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
15 files changed:
packaging/ise-engine-sunpinyin.spec
src/ime-core/ic_history.h
src/ime-core/imi_data.h
src/ime-core/imi_option_event.h
src/ime-core/imi_options.h
src/ime-core/imi_view.h
src/ime-core/imi_view_classic.h
src/ime-core/imi_winHandler.h
src/ime-core/userdict.h
src/pinyin/pinyin_seg.h
src/pinyin/shuangpin_seg.h
src/portability.h
wrapper/scim/src/imi_scimwin.h
wrapper/scim/src/sunpinyin_imengine.cpp
wrapper/scim/src/sunpinyin_imengine_setup.cpp