You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stdlib: Add ignore_handler_s.c to CMakeLists.txt and meson.build
The file `ignore_handler_s.c` was not included in the `stdlib`
CMakeLists.txt and meson.build, causing it to be omitted from the build.
This commit adds it to both build systems to ensure it is compiled and linked correctly.
Signed-off-by: Mostafa Salman <mostafas@synopsys.com>
0 commit comments