summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/compiler-rt/0005-Pass-march-armv8.1-a-instead-of-mcrc.patch
Commit message (Collapse)AuthorAgeFilesLines
* compiler-rt: Fix build on x86_64Khem Raj2017-07-221-9/+8
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* compiler-rt: Fix build on aarch64Khem Raj2017-07-201-0/+38
Pass armv8.1-a for march when using crc instruction Fix #38 Signed-off-by: Khem Raj <raj.khem@gmail.com>