[us-commits] [ehb54/ultrascan3] 5e4a68: SOMO: define INTEL arch macro for us_register.cpp ...
emre brookes
noreply at github.com
Sat Jul 4 16:49:18 MDT 2026
Branch: refs/heads/ehb54-issue-943
Home: https://github.com/ehb54/ultrascan3
Commit: 5e4a68fa385013a186b9a45b48e36e43e864a355
https://github.com/ehb54/ultrascan3/commit/5e4a68fa385013a186b9a45b48e36e43e864a355
Author: ehb54 <brookes at uthscsa.edu>
Date: 2026-07-04 (Sat, 04 Jul 2026)
Changed paths:
M us_somo/develop/CMakeLists.txt
Log Message:
-----------
SOMO: define INTEL arch macro for us_register.cpp (Linux)
Defining PLATFORM/TITLE via -D string literals didn't survive quote-escaping.
us_register.cpp already sets PLATFORM/TITLE from an arch macro (#if defined(INTEL)
||WIN32), so just define INTEL on Linux and let the file define the strings
itself. APPLE handled by MAC, Windows by WIN32.
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