mobile-shell / mosh

Mobile Shell
https://mosh.org
GNU General Public License v3.0
12.59k stars 729 forks source link

ocb_internal: disable Altivec on macOS, since vectorized code fails to build there #1322

Closed barracuda156 closed 3 months ago

barracuda156 commented 3 months ago

See: https://github.com/mobile-shell/mosh/issues/1321

achernya commented 3 months ago

We have no CI to ensure this continues to work, so we will not be merging this fix. Deleting the altivec code entirely is a preferable alternative.