|
Ran
|
Jobs
1
|
Files
89
|
Run time
18s
|
Badge
README BADGES
|
push
github
ARM64: Allow building with unwinding disabled. (cherry-picked from commit 5677985dc) Prior to this patch, the LuaJIT build with the `-DLUAJIT_NO_UNWIND=1` option enabled failed on ARM64 because of linker relocation errors related to dwarf-specific code. This patch disables emission of the `.eh_frame` section for builds without unwinding to solve the issue. The `LUAJIT_NO_UNWIND` build option is added to CMakeLists.txt. This patch adds this build flavor to our exotic builds workflow. Maxim Kokryashkin: * added the description for the problem Part of tarantool/tarantool#9145
5380 of 5988 branches covered (0.0%)
Branch coverage included in aggregate %.
20640 of 23358 relevant lines covered (88.36%)
2745801.82 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 7165746914.1 | 0 |
88.67 |
GitHub Action Run |