Files
meta-zephyr/meta-zephyr-core
Naveen Saini 00ae4c13c0 zephyr-kernel-src-3.3.0: fix build with gcc-13
Configuration error:
| -- Configuring done (4.9s)
| CMake Error in CMakeLists.txt:
|   Target "zephyr_interface" contains relative path in its
|   INTERFACE_INCLUDE_DIRECTORIES:
|
|     "include-fixed"

With GCC-13, limits.h and syslimits.h header files
are always being installed to include folder.
https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=be9dd80f933480

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
2023-05-31 13:50:16 +08:00
..
2022-11-14 18:01:00 +08:00
2022-09-08 21:16:28 +08:00

See ../README.txt