[us-commits] [ehb54/ultrascan3] be6537: SOMO: disable LTO for the subtree (root enables it...
emre brookes
noreply at github.com
Tue Jul 7 15:14:08 MDT 2026
Branch: refs/heads/ehb54-issue-943
Home: https://github.com/ehb54/ultrascan3
Commit: be65378efe0fb20067e8352464442b4374b736e1
https://github.com/ehb54/ultrascan3/commit/be65378efe0fb20067e8352464442b4374b736e1
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: disable LTO for the subtree (root enables it globally)
The root build turns on CMAKE_INTERPROCEDURAL_OPTIMIZATION_RELEASE. LTO on the
shared libus_somo drops symbols the GUI apps link against (undefined references
to US_Register/US_Config/us_tr...). SOMO builds cleanly without LTO (standalone,
and its qmake build never used it), so disable it for this subtree only.
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