[us-commits] [ehb54/ultrascan3] 59b12e: SOMO: default symbol visibility in-subtree (root s...

emre brookes noreply at github.com
Tue Jul 7 15:29:25 MDT 2026


  Branch: refs/heads/ehb54-issue-943
  Home:   https://github.com/ehb54/ultrascan3
  Commit: 59b12e5432131bef98078c9d1c06497d179791b3
      https://github.com/ehb54/ultrascan3/commit/59b12e5432131bef98078c9d1c06497d179791b3
  Author: ehb54 <brookes at uthscsa.edu>
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
    M us_somo/develop/CMakeLists.txt

  Log Message:
  -----------
  SOMO: default symbol visibility in-subtree (root sets -fvisibility=hidden)

admin/cmake/platform-config.cmake adds -fvisibility=hidden globally. SOMO's
classes aren't export-annotated, so libus_somo.so ended up exporting NO symbols
and the GUI apps failed to link (undefined US_Register/US_Admin/US_Config/...).
Restore default visibility for the SOMO subtree (as standalone / qmake).

Refs ehb54/ultrascan-tickets#943

Co-Authored-By: Claude Opus 4.8 <noreply at anthropic.com>



To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications


More information about the us-commits mailing list