build: Fix symbol visibility issue in shared module 19/325519/1
authorSeunghun Lee <shiin.lee@samsung.com>
Wed, 11 Jun 2025 07:54:49 +0000 (16:54 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Wed, 11 Jun 2025 08:39:55 +0000 (17:39 +0900)
commit86e7c0068fddb6d4ada633d7f8446c00e58b026a
tree178bb64d417ee21361da1a89f8cf40b972e38ef4
parentf38f08624e33df1e7a6df4b2b0fed9b1e3c626f4
build: Fix symbol visibility issue in shared module

This adds --export-dynamic linker option to ensure all intended symbols
are exported from the shared module.

Change-Id: Ib7ce31161283913d874129b70ec70bc6e0c157b5
src/modules/meson.build