Commit 0ec2b82
authored
Fix build errors in MacOS (jerryscript) (#2974)
This PR provides some maintenance fixes for the follow issues with jerryscript:
- Patch CMake minimum version < 3.10: CI build is failing on MacOS
- Fix missing IMPORT_FSTR data building with GCC 15.2
- `day_names_p` and `month_names_p` ill-defined
MacOS CI runner latest now at version 15 (Sequoia) which uses clang 18 (up from 15).1 parent 19273b4 commit 0ec2b82
2 files changed
+2
-2
lines changedSubmodule jerryscript updated 8 files
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
0 commit comments