Commit Graph

3 Commits

Author SHA1 Message Date
RonitBStudent 53324fdcf0 fix(build): handle portable detection edge cases 2026-07-15 22:19:25 -05:00
RonitBStudent c82593ad87 fix(build): make portable checks target-aware
Select a portable architecture from the compiler target instead of forcing x86-64-v3 on every platform. On macOS, only enable Homebrew OpenMP when its header and library actually exist, preserving the dependency-free fallback.
2026-07-15 21:13:05 -05:00
Ronit Baldaniya 7216992c84 test: cover native-Windows platform detection without uname (#145) 2026-07-14 14:11:32 +02:00