Commit c41b390
committed
ci: drop -fvisibility=hidden workaround for Apple Clang 21+
The macos-26 runner ships Xcode 26.5 / Apple Clang 21, so the CMake
build no longer needs the visibility workaround there. macos-15
(Apple Clang 17) is still affected and keeps the flag. The workaround
only ever mattered for CMake builds; b2 defaults to hidden visibility
and is unaffected.
Closes #1941 parent 3d8d099 commit c41b390
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | 149 | | |
151 | 150 | | |
152 | 151 | | |
| |||
0 commit comments