Commit e5c95d8
Fix: Set SNAPPY_HAVE_BMI2 to 0 to avoid crashes on older CPUs (#1815)
* Fix: Set SNAPPY_HAVE_BMI2 to 0 to avoid crashes on older CPUs without BMI2.
* Add FORCE as suggested by Gemini Code assist.
---------
Co-authored-by: a-maurice <amaurice@google.com>1 parent dda3fea commit e5c95d8
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
365 | 369 | | |
366 | 370 | | |
367 | 371 | | |
| |||
0 commit comments