Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump typenum from 1.14.0 to 1.15.0 to fix SIGILL during build (#26471)
Bump typenum from 1.14.0 to 1.15.0 Version 1.15.0 fixes an issue where code that runs at build-time would be compiled with the target_cpu setting, and the target CPU might support instructions that the host system does not have, causing a SIGILL during the build. See also [1] and [2]. [1]: paholg/typenum#162 [2]: paholg/typenum#177
- Loading branch information