bustub icon indicating copy to clipboard operation
bustub copied to clipboard

chore(build): use native arch in release mode

Open skyzh opened this issue 2 years ago • 2 comments

skyzh avatar Sep 29 '22 18:09 skyzh

Unluckily, Apple M1 doesn't support it.

clang: error: the clang compiler does not support '-march=native'

Will postpone this until AppleClang 15 release 😇

skyzh avatar Sep 29 '22 18:09 skyzh

the flag seems working now with latest toolchain on macOS, planning to merge it this month.

skyzh avatar Aug 11 '23 04:08 skyzh

I think this can be closed as it contains old changes not relevant anymore. @skyzh, if you feel we need to adapt something, can open the PR. Closing it for now.

prashanthduvvada avatar Aug 09 '24 10:08 prashanthduvvada