xad icon indicating copy to clipboard operation
xad copied to clipboard

Removed -mavx flag

Open raneamri opened this issue 1 year ago • 2 comments

Description

The simple change made was removing the -mavx flag from the AVX SIMD option. This is a hotfix to allow building with AppleClang14 with Apple Silicon architecture.

Type of change

  • Bug fix (non-breaking change which fixes an issue for a specific platform)

raneamri avatar May 22 '24 10:05 raneamri

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 22 '24 10:05 CLAassistant

Test Results

    29 files  ±0      29 suites  ±0   10m 58s :stopwatch: +8s  1 275 tests ±0   1 275 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  36 937 runs  ±0  36 937 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit bdf019a9. ± Comparison against base commit c17c084a.

github-actions[bot] avatar May 22 '24 11:05 github-actions[bot]

With the other PR getting finalised, will this one still be needed?

There's no need to pursue this PR; the other PR covers the fixes intended by this branch.

raneamri avatar May 29 '24 13:05 raneamri